diff --git a/doc/admin-guide-cloud/locale/admin-guide-cloud.pot b/doc/admin-guide-cloud/locale/admin-guide-cloud.pot index e1dcbb7e13..56b18d57c5 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: 2014-04-19 06:22+0000\n" +"POT-Creation-Date: 2014-04-24 06:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3730,6 +3730,38 @@ msgstr "" msgid "OpenStack Compute can be integrated with various third-party technologies to increase security. For more information, see the OpenStack Security Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml:17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml:22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml:27(para) +msgid "Determine whether insecure SSL connections are accepted for Compute metadata server requests. The default value is : " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml:35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml:33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml:40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml:38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml:18(para) +msgid "OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. Enable SSL encryption in the metadata_agent.ini file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml:10(title) msgid "Configure migrations" msgstr "" @@ -6073,13 +6105,13 @@ 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/admin-guide-cloud/networking/section_networking-scenarios.xml:694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:698(None) msgid "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; md5=881485c0686f20b82967d5b817932952" 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/admin-guide-cloud/networking/section_networking-scenarios.xml:709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:713(None) msgid "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; md5=66fe83560a3e1880ffe3a85d80538f83" msgstr "" @@ -6431,55 +6463,59 @@ msgstr "" msgid "Previously, Networking deployments were only able to use the plug-in that had been selected at implementation time. For example, a deployment running the Open vSwitch plug-in was only able to use Open vSwitch exclusively; it wasn't possible to simultaneously run another plug-in such as Linux Bridge. This was found to be a limitation in environments with heterogeneous requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:681(para) +msgid "Disabling a ML2 type driver and re-enabling it later may lead to database inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:687(para) msgid "The L2 Population driver enables broadcast, multicast, and unicast traffic to scale out on large overlay networks. This traffic is sent to the relevant agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:691(para) msgid "Current Open vSwitch and Linux Bridge tunneling implementations broadcast to every agent, even if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:701(para) msgid "As broadcast emulation on overlay is costly, it may be better to avoid its use for MAC learning and ARP resolution. This supposes the use of proxy ARP on the agent to answer VM requests, and to populate forwarding table. Currently only the Linux Bridge Agent implements an ARP proxy. The prepopulation limits L2 broadcasts in overlay, however it may anyway be necessary to provide broadcast emulation. This is achieved by broadcasting packets via unicast only to the relevant agents as illustrated below.The partial-mesh is available with the Open vSwitch and Linux Bridge agents. The following scenarios will use the L2 population mechanism driver with an Open vSwitch agent and a Linux Bridge agent. Enable the l2 population driver by adding it to the list of mechanism drivers. In addition, a tunneling driver must be selected. Supported options are GRE, VXLAN, or a combination of both. Configuration settings are enabled in ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:732(replaceable) ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:736(replaceable) ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:735(replaceable) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:141(literal) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:145(literal) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:157(literal) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:739(replaceable) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:141(literal) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:145(literal) ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml:157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:731(para) msgid "Enable the l2 population extension in the Open vSwitch agent, and configure the and parameters in the ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:744(para) msgid "Enable the l2 population extension on the Linux Bridge agent. Enable VXLAN and configure the local_ip parameter in ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml:755(para) msgid "Since the ML2 plug-in can concurrently support different L2 agents (or other mechanisms) with different configuration files, the actual value in the ml2_conf.ini file does not matter in the server, but must be set to a non-default value in the ml2 configuration to enable the securitygroup extension. To enable securitygroup API, edit the ml2_conf.ini file: Each L2 agent configuration file (such as ovs_neutron_plugin.ini or linuxbridge_conf.ini) should contain the appropriate value for that agent. To disable securitygroup API, edit theml2_conf.ini file: Also, each L2 agent configuration file (such as ovs_neutron_plugin.ini or linuxbridge_conf.ini) should contain this value in parameter for that agent." msgstr "" diff --git a/doc/admin-guide-cloud/locale/ar.po b/doc/admin-guide-cloud/locale/ar.po index 4d7c2daeb8..ff2081d2e3 100644 --- a/doc/admin-guide-cloud/locale/ar.po +++ b/doc/admin-guide-cloud/locale/ar.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/bg_BG.po b/doc/admin-guide-cloud/locale/bg_BG.po index 6531714fee..c65e202367 100644 --- a/doc/admin-guide-cloud/locale/bg_BG.po +++ b/doc/admin-guide-cloud/locale/bg_BG.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/bn_IN.po b/doc/admin-guide-cloud/locale/bn_IN.po index e4334772ac..51def8a03f 100644 --- a/doc/admin-guide-cloud/locale/bn_IN.po +++ b/doc/admin-guide-cloud/locale/bn_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n" +"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bn_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/bs.po b/doc/admin-guide-cloud/locale/bs.po index 5f7246a34a..71525fa93c 100644 --- a/doc/admin-guide-cloud/locale/bs.po +++ b/doc/admin-guide-cloud/locale/bs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/ca.po b/doc/admin-guide-cloud/locale/ca.po index 7a22578d2a..352ac78155 100644 --- a/doc/admin-guide-cloud/locale/ca.po +++ b/doc/admin-guide-cloud/locale/ca.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/cs.po b/doc/admin-guide-cloud/locale/cs.po index b7adcb9dd6..896be92b80 100644 --- a/doc/admin-guide-cloud/locale/cs.po +++ b/doc/admin-guide-cloud/locale/cs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/da.po b/doc/admin-guide-cloud/locale/da.po index f1761e3db7..d654a55ba6 100644 --- a/doc/admin-guide-cloud/locale/da.po +++ b/doc/admin-guide-cloud/locale/da.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/de.po b/doc/admin-guide-cloud/locale/de.po index 4c91b1b4fb..71ff77be35 100644 --- a/doc/admin-guide-cloud/locale/de.po +++ b/doc/admin-guide-cloud/locale/de.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -3523,7 +3523,7 @@ msgstr "" #: ./doc/admin-guide-cloud/compute/section_compute-networking-nova.xml16(title) msgid "Networking concepts" -msgstr "" +msgstr "Netzwerk Konzepte" #: ./doc/admin-guide-cloud/compute/section_compute-networking-nova.xml17(para) msgid "" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/el.po b/doc/admin-guide-cloud/locale/el.po index 4b6860476b..f23c37c0c0 100644 --- a/doc/admin-guide-cloud/locale/el.po +++ b/doc/admin-guide-cloud/locale/el.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/en_AU.po b/doc/admin-guide-cloud/locale/en_AU.po index 5901aa05ff..66cf3f4e67 100644 --- a/doc/admin-guide-cloud/locale/en_AU.po +++ b/doc/admin-guide-cloud/locale/en_AU.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_AU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/en_GB.po b/doc/admin-guide-cloud/locale/en_GB.po index 52ec87a366..79f7b857ed 100644 --- a/doc/admin-guide-cloud/locale/en_GB.po +++ b/doc/admin-guide-cloud/locale/en_GB.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/es.po b/doc/admin-guide-cloud/locale/es.po index d6b5342efe..1880f1a655 100644 --- a/doc/admin-guide-cloud/locale/es.po +++ b/doc/admin-guide-cloud/locale/es.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 21:40+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6006,6 +6006,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9496,7 +9534,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9505,7 +9543,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10172,25 +10210,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10210,27 +10254,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10238,22 +10282,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/es_MX.po b/doc/admin-guide-cloud/locale/es_MX.po index 84683a08f9..a96caefef4 100644 --- a/doc/admin-guide-cloud/locale/es_MX.po +++ b/doc/admin-guide-cloud/locale/es_MX.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/eu.po b/doc/admin-guide-cloud/locale/eu.po index 568ee6e5d9..5d65f8b7c0 100644 --- a/doc/admin-guide-cloud/locale/eu.po +++ b/doc/admin-guide-cloud/locale/eu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/fa.po b/doc/admin-guide-cloud/locale/fa.po index bd820ff890..83f135a566 100644 --- a/doc/admin-guide-cloud/locale/fa.po +++ b/doc/admin-guide-cloud/locale/fa.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/fi_FI.po b/doc/admin-guide-cloud/locale/fi_FI.po index 521b5afc59..d6d1f8f8c7 100644 --- a/doc/admin-guide-cloud/locale/fi_FI.po +++ b/doc/admin-guide-cloud/locale/fi_FI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/fil.po b/doc/admin-guide-cloud/locale/fil.po index bf19a7f68a..1e342c2da8 100644 --- a/doc/admin-guide-cloud/locale/fil.po +++ b/doc/admin-guide-cloud/locale/fil.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n" +"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fil/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/fr.po b/doc/admin-guide-cloud/locale/fr.po index c8a68aeb54..65513f7a1e 100644 --- a/doc/admin-guide-cloud/locale/fr.po +++ b/doc/admin-guide-cloud/locale/fr.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:51+0000\n" -"PO-Revision-Date: 2014-04-21 17:07+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6009,6 +6009,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9499,7 +9537,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9508,7 +9546,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10175,25 +10213,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10213,27 +10257,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10241,22 +10285,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/gl.po b/doc/admin-guide-cloud/locale/gl.po index 790fb7f91c..568d64a5c2 100644 --- a/doc/admin-guide-cloud/locale/gl.po +++ b/doc/admin-guide-cloud/locale/gl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/he.po b/doc/admin-guide-cloud/locale/he.po index 1673aea8ef..e005795065 100644 --- a/doc/admin-guide-cloud/locale/he.po +++ b/doc/admin-guide-cloud/locale/he.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6006,6 +6006,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9496,7 +9534,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9505,7 +9543,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10172,25 +10210,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10210,27 +10254,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10238,22 +10282,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/he_IL.po b/doc/admin-guide-cloud/locale/he_IL.po index fc3342bfdd..131f41f72d 100644 --- a/doc/admin-guide-cloud/locale/he_IL.po +++ b/doc/admin-guide-cloud/locale/he_IL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n" +"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he_IL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/hi.po b/doc/admin-guide-cloud/locale/hi.po index cfd16dba35..a5d45341e5 100644 --- a/doc/admin-guide-cloud/locale/hi.po +++ b/doc/admin-guide-cloud/locale/hi.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n" +"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/hr.po b/doc/admin-guide-cloud/locale/hr.po index 151afdf3e5..e65b3d3e98 100644 --- a/doc/admin-guide-cloud/locale/hr.po +++ b/doc/admin-guide-cloud/locale/hr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/hu.po b/doc/admin-guide-cloud/locale/hu.po index 27ea4c6e71..5091dcde2e 100644 --- a/doc/admin-guide-cloud/locale/hu.po +++ b/doc/admin-guide-cloud/locale/hu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/id.po b/doc/admin-guide-cloud/locale/id.po index 838d917e97..e85b77f9f8 100644 --- a/doc/admin-guide-cloud/locale/id.po +++ b/doc/admin-guide-cloud/locale/id.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/is_IS.po b/doc/admin-guide-cloud/locale/is_IS.po index 6cac48c443..0e4c3dc674 100644 --- a/doc/admin-guide-cloud/locale/is_IS.po +++ b/doc/admin-guide-cloud/locale/is_IS.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n" +"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/is_IS/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/it.po b/doc/admin-guide-cloud/locale/it.po index cb578fa035..2b03bed17b 100644 --- a/doc/admin-guide-cloud/locale/it.po +++ b/doc/admin-guide-cloud/locale/it.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/it_IT.po b/doc/admin-guide-cloud/locale/it_IT.po index 69030305f7..a660a1c52a 100644 --- a/doc/admin-guide-cloud/locale/it_IT.po +++ b/doc/admin-guide-cloud/locale/it_IT.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n" +"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/ja.po b/doc/admin-guide-cloud/locale/ja.po index 9929bb47b3..b312c6a6d9 100644 --- a/doc/admin-guide-cloud/locale/ja.po +++ b/doc/admin-guide-cloud/locale/ja.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:51+0000\n" -"PO-Revision-Date: 2014-04-21 17:45+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6006,6 +6006,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9496,7 +9534,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9505,7 +9543,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10172,25 +10210,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10210,27 +10254,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10238,22 +10282,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/ka_GE.po b/doc/admin-guide-cloud/locale/ka_GE.po index 917efa972a..8067b6fc5e 100644 --- a/doc/admin-guide-cloud/locale/ka_GE.po +++ b/doc/admin-guide-cloud/locale/ka_GE.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n" +"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ka_GE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/km.po b/doc/admin-guide-cloud/locale/km.po index fcc7eff27f..39d9fcf2df 100644 --- a/doc/admin-guide-cloud/locale/km.po +++ b/doc/admin-guide-cloud/locale/km.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n" +"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/kn.po b/doc/admin-guide-cloud/locale/kn.po index 4925dde95e..541cad60c4 100644 --- a/doc/admin-guide-cloud/locale/kn.po +++ b/doc/admin-guide-cloud/locale/kn.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/ko_KR.po b/doc/admin-guide-cloud/locale/ko_KR.po index a79cd4d772..e84e0f8419 100644 --- a/doc/admin-guide-cloud/locale/ko_KR.po +++ b/doc/admin-guide-cloud/locale/ko_KR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -3523,7 +3523,7 @@ msgstr "" #: ./doc/admin-guide-cloud/compute/section_compute-networking-nova.xml16(title) msgid "Networking concepts" -msgstr "" +msgstr "네트워킹 컨셉" #: ./doc/admin-guide-cloud/compute/section_compute-networking-nova.xml17(para) msgid "" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " @@ -11144,7 +11188,7 @@ msgstr "" #: ./doc/admin-guide-cloud/networking/section_networking-use.xml267(option) #: ./doc/admin-guide-cloud/networking/section_networking-use.xml352(option) msgid "name" -msgstr "" +msgstr "name" #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml274(td) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml628(td) diff --git a/doc/admin-guide-cloud/locale/ml_IN.po b/doc/admin-guide-cloud/locale/ml_IN.po index e08b739a48..6fca66c8ec 100644 --- a/doc/admin-guide-cloud/locale/ml_IN.po +++ b/doc/admin-guide-cloud/locale/ml_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ml_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/mr_IN.po b/doc/admin-guide-cloud/locale/mr_IN.po index b7e683f72e..085ee33503 100644 --- a/doc/admin-guide-cloud/locale/mr_IN.po +++ b/doc/admin-guide-cloud/locale/mr_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n" +"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/mr_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/ms.po b/doc/admin-guide-cloud/locale/ms.po index 4a4dd0896c..0e6d7f66f0 100644 --- a/doc/admin-guide-cloud/locale/ms.po +++ b/doc/admin-guide-cloud/locale/ms.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n" +"Language-Team: Malay (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ms/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/nb.po b/doc/admin-guide-cloud/locale/nb.po index 4b8a7dea26..65349ab608 100644 --- a/doc/admin-guide-cloud/locale/nb.po +++ b/doc/admin-guide-cloud/locale/nb.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/ne.po b/doc/admin-guide-cloud/locale/ne.po index abf39b6505..8baa9b5d3d 100644 --- a/doc/admin-guide-cloud/locale/ne.po +++ b/doc/admin-guide-cloud/locale/ne.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n" +"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/nl_NL.po b/doc/admin-guide-cloud/locale/nl_NL.po index 05b4b17f22..d4c52c7a05 100644 --- a/doc/admin-guide-cloud/locale/nl_NL.po +++ b/doc/admin-guide-cloud/locale/nl_NL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/pa_IN.po b/doc/admin-guide-cloud/locale/pa_IN.po index 9ad5a5a5c3..f581d3471c 100644 --- a/doc/admin-guide-cloud/locale/pa_IN.po +++ b/doc/admin-guide-cloud/locale/pa_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n" +"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pa_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/pl_PL.po b/doc/admin-guide-cloud/locale/pl_PL.po index cd181e4d2b..d23b4c422b 100644 --- a/doc/admin-guide-cloud/locale/pl_PL.po +++ b/doc/admin-guide-cloud/locale/pl_PL.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6006,6 +6006,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9496,7 +9534,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9505,7 +9543,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10172,25 +10210,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10210,27 +10254,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10238,22 +10282,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/pt.po b/doc/admin-guide-cloud/locale/pt.po index ca33b344c0..4565079ff7 100644 --- a/doc/admin-guide-cloud/locale/pt.po +++ b/doc/admin-guide-cloud/locale/pt.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6007,6 +6007,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9497,7 +9535,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9506,7 +9544,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10173,25 +10211,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10211,27 +10255,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10239,22 +10283,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/pt_BR.po b/doc/admin-guide-cloud/locale/pt_BR.po index cf002baefd..6856f4d171 100644 --- a/doc/admin-guide-cloud/locale/pt_BR.po +++ b/doc/admin-guide-cloud/locale/pt_BR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/ro.po b/doc/admin-guide-cloud/locale/ro.po index a1f8b9f30b..002632d9cb 100644 --- a/doc/admin-guide-cloud/locale/ro.po +++ b/doc/admin-guide-cloud/locale/ro.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/ru.po b/doc/admin-guide-cloud/locale/ru.po index 41ff09eea7..eac7fbe893 100644 --- a/doc/admin-guide-cloud/locale/ru.po +++ b/doc/admin-guide-cloud/locale/ru.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/sk.po b/doc/admin-guide-cloud/locale/sk.po index b2e48d5558..7abef82bd5 100644 --- a/doc/admin-guide-cloud/locale/sk.po +++ b/doc/admin-guide-cloud/locale/sk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n" +"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/sl_SI.po b/doc/admin-guide-cloud/locale/sl_SI.po index 75a95d477e..397fe56eec 100644 --- a/doc/admin-guide-cloud/locale/sl_SI.po +++ b/doc/admin-guide-cloud/locale/sl_SI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/sq.po b/doc/admin-guide-cloud/locale/sq.po index c4df754aa8..2d52d5b14a 100644 --- a/doc/admin-guide-cloud/locale/sq.po +++ b/doc/admin-guide-cloud/locale/sq.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/sr.po b/doc/admin-guide-cloud/locale/sr.po index d582aab564..3968063af3 100644 --- a/doc/admin-guide-cloud/locale/sr.po +++ b/doc/admin-guide-cloud/locale/sr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/sv.po b/doc/admin-guide-cloud/locale/sv.po index 287111de3f..3f8c1a0b2a 100644 --- a/doc/admin-guide-cloud/locale/sv.po +++ b/doc/admin-guide-cloud/locale/sv.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/ta.po b/doc/admin-guide-cloud/locale/ta.po index dd460639f2..f22538b254 100644 --- a/doc/admin-guide-cloud/locale/ta.po +++ b/doc/admin-guide-cloud/locale/ta.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n" +"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/te_IN.po b/doc/admin-guide-cloud/locale/te_IN.po index ed88f9cef7..9f1c4f7643 100644 --- a/doc/admin-guide-cloud/locale/te_IN.po +++ b/doc/admin-guide-cloud/locale/te_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n" +"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/te_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/tl.po b/doc/admin-guide-cloud/locale/tl.po index 523b0b1d92..25ae0f8a32 100644 --- a/doc/admin-guide-cloud/locale/tl.po +++ b/doc/admin-guide-cloud/locale/tl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n" +"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/tr_TR.po b/doc/admin-guide-cloud/locale/tr_TR.po index 1bb09573eb..6befba3b75 100644 --- a/doc/admin-guide-cloud/locale/tr_TR.po +++ b/doc/admin-guide-cloud/locale/tr_TR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/uk.po b/doc/admin-guide-cloud/locale/uk.po index f98feb8ec2..6c0bd0b8a3 100644 --- a/doc/admin-guide-cloud/locale/uk.po +++ b/doc/admin-guide-cloud/locale/uk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/ur.po b/doc/admin-guide-cloud/locale/ur.po index c9bd63db30..da169dcd2f 100644 --- a/doc/admin-guide-cloud/locale/ur.po +++ b/doc/admin-guide-cloud/locale/ur.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n" +"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/vi_VN.po b/doc/admin-guide-cloud/locale/vi_VN.po index 3bef21cd29..4a53733d00 100644 --- a/doc/admin-guide-cloud/locale/vi_VN.po +++ b/doc/admin-guide-cloud/locale/vi_VN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/zh_CN.po b/doc/admin-guide-cloud/locale/zh_CN.po index a596d587ef..2c83fbe0bd 100644 --- a/doc/admin-guide-cloud/locale/zh_CN.po +++ b/doc/admin-guide-cloud/locale/zh_CN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:51+0000\n" -"PO-Revision-Date: 2014-04-21 17:07+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/zh_HK.po b/doc/admin-guide-cloud/locale/zh_HK.po index 8b8db55324..93d313b1d8 100644 --- a/doc/admin-guide-cloud/locale/zh_HK.po +++ b/doc/admin-guide-cloud/locale/zh_HK.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_HK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/admin-guide-cloud/locale/zh_TW.po b/doc/admin-guide-cloud/locale/zh_TW.po index 72e5dc4760..729fa28964 100644 --- a/doc/admin-guide-cloud/locale/zh_TW.po +++ b/doc/admin-guide-cloud/locale/zh_TW.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:09+0000\n" -"PO-Revision-Date: 2014-04-18 20:01+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6005,6 +6005,44 @@ msgid "" "Guide." msgstr "" +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml17(title) +msgid "Encrypt Compute metadata traffic" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml22(para) +msgid "Enable the HTTPS protocol: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml27(para) +msgid "" +"Determine whether insecure SSL connections are accepted for Compute metadata" +" server requests. The default value is : " +"" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml35(replaceable) +msgid "PATH_TO_CERT" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml33(para) +msgid "Specify the path to the client certificate: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml40(replaceable) +msgid "PATH_TO_KEY" +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml38(para) +msgid "Specify the path to the private key: " +msgstr "" + +#: ./doc/admin-guide-cloud/compute/section_compute-security.xml18(para) +msgid "" +"OpenStack Juno supports encrypting Compute metadata traffic with HTTPS. " +"Enable SSL encryption in the metadata_agent.ini " +"file:" +msgstr "" + #: ./doc/admin-guide-cloud/compute/section_compute-configure-migrations.xml10(title) msgid "Configure migrations" msgstr "" @@ -9495,7 +9533,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/admin-guide-cloud/networking/section_networking-scenarios.xml694(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml698(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_full_mesh.png'; " "md5=881485c0686f20b82967d5b817932952" @@ -9504,7 +9542,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/admin-guide-cloud/networking/section_networking-scenarios.xml709(None) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml713(None) msgid "" "@@image: '../../common/figures/ml2_without_l2pop_partial_mesh.png'; " "md5=66fe83560a3e1880ffe3a85d80538f83" @@ -10171,25 +10209,31 @@ msgid "" "requirements." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml682(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml681(para) +msgid "" +"Disabling a ML2 type driver and re-enabling it later may lead to database " +"inconsistencies if ML2 is reconfigured without support for that type." +msgstr "" + +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml686(title) msgid "ML2 with L2 population mechanism driver" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml683(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) msgid "" "The L2 Population driver enables broadcast, multicast, and unicast traffic " "to scale out on large overlay networks. This traffic is sent to the relevant" " agent via encapsulation as a targeted unicast." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml687(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml691(para) msgid "" "Current Open vSwitch and Linux " "Bridge tunneling implementations broadcast to every agent, even " "if they don’t host the corresponding network as illustrated below." msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml697(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml701(para) msgid "" "As broadcast emulation on overlay is costly, it may be better to avoid its " "use for MAC learning and ARP resolution. This supposes the use of proxy ARP " @@ -10209,27 +10253,27 @@ msgid "" "ml2_conf.ini:" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml726(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml730(title) msgid "Scenario 1: L2 population with Open vSwitch agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml732(replaceable) -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml746(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml736(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(replaceable) msgid "192.168.1.10" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml141(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml145(literal) #: ./doc/admin-guide-cloud/networking/section_networking_adv_features.xml157(literal) msgid "gre" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml735(replaceable) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(replaceable) msgid "vxlan" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml727(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml731(para) msgid "" "Enable the l2 population extension in the Open vSwitch " "agent, and configure the and " @@ -10237,22 +10281,22 @@ msgid "" "ml2_conf.ini file: " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml739(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml743(title) msgid "Scenario 2: L2 population with Linux Bridge agent" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml740(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml744(para) msgid "" "Enable the l2 population extension on the Linux Bridge " "agent. Enable VXLAN and configure the local_ip parameter in " "ml2_conf.ini. " msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml750(title) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml754(title) msgid "Enable security group API" msgstr "" -#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml751(para) +#: ./doc/admin-guide-cloud/networking/section_networking-scenarios.xml755(para) msgid "" "Since the ML2 plug-in can concurrently support different L2 agents (or other" " mechanisms) with different configuration files, the actual " diff --git a/doc/cli-reference/locale/ar.po b/doc/cli-reference/locale/ar.po index 95a4106400..b08b1df4c6 100644 --- a/doc/cli-reference/locale/ar.po +++ b/doc/cli-reference/locale/ar.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/bg_BG.po b/doc/cli-reference/locale/bg_BG.po index f38d1b77ad..c593b1db34 100644 --- a/doc/cli-reference/locale/bg_BG.po +++ b/doc/cli-reference/locale/bg_BG.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/bn_IN.po b/doc/cli-reference/locale/bn_IN.po index ebf465c56d..d147851522 100644 --- a/doc/cli-reference/locale/bn_IN.po +++ b/doc/cli-reference/locale/bn_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n" +"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bn_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/bs.po b/doc/cli-reference/locale/bs.po index 090b586d71..24971e1ecf 100644 --- a/doc/cli-reference/locale/bs.po +++ b/doc/cli-reference/locale/bs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/ca.po b/doc/cli-reference/locale/ca.po index b69b88fdb3..b9d1e911a4 100644 --- a/doc/cli-reference/locale/ca.po +++ b/doc/cli-reference/locale/ca.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/cli-reference.pot b/doc/cli-reference/locale/cli-reference.pot index d020d2886f..82d864393b 100644 --- a/doc/cli-reference/locale/cli-reference.pot +++ b/doc/cli-reference/locale/cli-reference.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-22 06:22+0000\n" +"POT-Creation-Date: 2014-04-24 06:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -883,114 +883,114 @@ msgid "os_command_line" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml:283(td) -msgid "The kernel command line to be used by the libvirt driver, instead of the default. For linux containers (LXC), the value is used as arguments for initialization." +msgid "The kernel command line to be used by the libvirt driver, instead of the default. For linux containers (LXC), the value is used as arguments for initialization. This key is valid only for Amazon kernel, ramdisk, or machine images (aki, ari, or ami)." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:289(td) ./doc/cli-reference/ch_cli_glance_property_keys.xml:296(td) ./doc/cli-reference/ch_cli_glance_property_keys.xml:305(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:290(td) ./doc/cli-reference/ch_cli_glance_property_keys.xml:297(td) ./doc/cli-reference/ch_cli_glance_property_keys.xml:306(td) msgid "VMware API driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:290(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:291(td) msgid "vmware_adaptertype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:291(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:292(td) msgid "The virtual SCSI or IDE controller used by the hypervisor." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:292(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:293(literal) msgid "lsiLogic" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:292(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:293(literal) msgid "busLogic" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:293(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:294(literal) msgid "ide" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:292(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:299(td) msgid "A VMware GuestID which describes the operating system installed in the image. This value is passed to the hypervisor when creating a virtual machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:311(td) ./doc/cli-reference/ch_cli_glance_property_keys.xml:322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:312(td) ./doc/cli-reference/ch_cli_glance_property_keys.xml:323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:314(td) msgid "If true, the root partition on the disk is automatically resized before the instance boots. This value is only taken into account by the Compute service when using a Xen-based hypervisor with the XenAPI driver. The Compute service will only attempt to resize if there is a single partition on the image, and only if the partition is in or format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:323(td) ./doc/cli-reference/ch_cli_glance_property_keys.xml:326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:324(td) ./doc/cli-reference/ch_cli_glance_property_keys.xml:327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:325(td) msgid "The operating system installed on the image. The XenAPI driver contains logic that takes different actions depending on the value of the parameter of the image. For example, for images, it creates a FAT32-based swap partition instead of a Linux swap partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml:331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/cs.po b/doc/cli-reference/locale/cs.po index 78e23a0f01..cfaabf0f70 100644 --- a/doc/cli-reference/locale/cs.po +++ b/doc/cli-reference/locale/cs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/da.po b/doc/cli-reference/locale/da.po index 898a5f8ad3..87aa7004c3 100644 --- a/doc/cli-reference/locale/da.po +++ b/doc/cli-reference/locale/da.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/de.po b/doc/cli-reference/locale/de.po index 55a0dc9c46..7136b13d96 100644 --- a/doc/cli-reference/locale/de.po +++ b/doc/cli-reference/locale/de.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/el.po b/doc/cli-reference/locale/el.po index e082b00677..e556ad12a7 100644 --- a/doc/cli-reference/locale/el.po +++ b/doc/cli-reference/locale/el.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/en_AU.po b/doc/cli-reference/locale/en_AU.po index 2f22a54bc4..e77ad26e91 100644 --- a/doc/cli-reference/locale/en_AU.po +++ b/doc/cli-reference/locale/en_AU.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_AU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/en_GB.po b/doc/cli-reference/locale/en_GB.po index 36b8e5f973..cd4be28d41 100644 --- a/doc/cli-reference/locale/en_GB.po +++ b/doc/cli-reference/locale/en_GB.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/es.po b/doc/cli-reference/locale/es.po index 33430ae2a8..2f6823bf2c 100644 --- a/doc/cli-reference/locale/es.po +++ b/doc/cli-reference/locale/es.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 21:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/es_MX.po b/doc/cli-reference/locale/es_MX.po index 05b39afcc2..e6d271fed5 100644 --- a/doc/cli-reference/locale/es_MX.po +++ b/doc/cli-reference/locale/es_MX.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/eu.po b/doc/cli-reference/locale/eu.po index 9bcd227426..0eb4995820 100644 --- a/doc/cli-reference/locale/eu.po +++ b/doc/cli-reference/locale/eu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/fa.po b/doc/cli-reference/locale/fa.po index 8aef15a30b..410aefd0df 100644 --- a/doc/cli-reference/locale/fa.po +++ b/doc/cli-reference/locale/fa.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/fi_FI.po b/doc/cli-reference/locale/fi_FI.po index e988d297f5..6accd73815 100644 --- a/doc/cli-reference/locale/fi_FI.po +++ b/doc/cli-reference/locale/fi_FI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/fil.po b/doc/cli-reference/locale/fil.po index d61d695810..bfd860033f 100644 --- a/doc/cli-reference/locale/fil.po +++ b/doc/cli-reference/locale/fil.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n" +"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fil/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/fr.po b/doc/cli-reference/locale/fr.po index 4be7a6f065..f4f4efff91 100644 --- a/doc/cli-reference/locale/fr.po +++ b/doc/cli-reference/locale/fr.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 07:20+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1036,92 +1036,93 @@ msgstr "os_command_line" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) msgid "VMware API driver" msgstr "Driver API VMware" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) msgid "vmware_adaptertype" msgstr "vmware_adaptertype" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) msgid "The virtual SCSI or IDE controller used by the hypervisor." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) msgid "lsiLogic" msgstr "lsiLogic" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) msgid "busLogic" msgstr "busLogic" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) msgid "ide" msgstr "ide" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr ", , ou " -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "vmware_ostype" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "otherGuest" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "thinkvirt.com" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "Consultez ." -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "vmware_image_version" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "1" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "Driver XenAPI" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "auto_disk_config" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "ext3" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "ext4" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1131,20 +1132,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "true | false" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "os_type" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "os_type=windows" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1153,15 +1154,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "linux" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "windows" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr " ou " diff --git a/doc/cli-reference/locale/gl.po b/doc/cli-reference/locale/gl.po index e4f3e0e8d3..6b63e160c3 100644 --- a/doc/cli-reference/locale/gl.po +++ b/doc/cli-reference/locale/gl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/he.po b/doc/cli-reference/locale/he.po index d3c610b7cd..2fce49f824 100644 --- a/doc/cli-reference/locale/he.po +++ b/doc/cli-reference/locale/he.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/he_IL.po b/doc/cli-reference/locale/he_IL.po index aa092535eb..4c1d8770fd 100644 --- a/doc/cli-reference/locale/he_IL.po +++ b/doc/cli-reference/locale/he_IL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n" +"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he_IL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/hi.po b/doc/cli-reference/locale/hi.po index aef7259f0b..a32a565d90 100644 --- a/doc/cli-reference/locale/hi.po +++ b/doc/cli-reference/locale/hi.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n" +"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/hr.po b/doc/cli-reference/locale/hr.po index a075c56ecc..5e84c30f1e 100644 --- a/doc/cli-reference/locale/hr.po +++ b/doc/cli-reference/locale/hr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/hu.po b/doc/cli-reference/locale/hu.po index 15a1edce52..1f41d5e874 100644 --- a/doc/cli-reference/locale/hu.po +++ b/doc/cli-reference/locale/hu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/id.po b/doc/cli-reference/locale/id.po index f7607abda8..b69c2ac8aa 100644 --- a/doc/cli-reference/locale/id.po +++ b/doc/cli-reference/locale/id.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/is_IS.po b/doc/cli-reference/locale/is_IS.po index df8d716246..cc0a421318 100644 --- a/doc/cli-reference/locale/is_IS.po +++ b/doc/cli-reference/locale/is_IS.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n" +"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/is_IS/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/it.po b/doc/cli-reference/locale/it.po index b4b41cf6ca..45a8505169 100644 --- a/doc/cli-reference/locale/it.po +++ b/doc/cli-reference/locale/it.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "1" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/it_IT.po b/doc/cli-reference/locale/it_IT.po index 4eabb451ee..eb3fcf5e60 100644 --- a/doc/cli-reference/locale/it_IT.po +++ b/doc/cli-reference/locale/it_IT.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n" +"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/ja.po b/doc/cli-reference/locale/ja.po index 3c316a359b..4d2e8ec2eb 100644 --- a/doc/cli-reference/locale/ja.po +++ b/doc/cli-reference/locale/ja.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 07:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) msgid "vmware_adaptertype" msgstr "vmware_adaptertype" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) msgid "The virtual SCSI or IDE controller used by the hypervisor." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) msgid "lsiLogic" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) msgid "busLogic" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) msgid "ide" msgstr "ide" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "1" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "auto_disk_config" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "os_type" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "windows" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr " または " diff --git a/doc/cli-reference/locale/ka_GE.po b/doc/cli-reference/locale/ka_GE.po index 896786b827..a9e7b9f1ea 100644 --- a/doc/cli-reference/locale/ka_GE.po +++ b/doc/cli-reference/locale/ka_GE.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n" +"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ka_GE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/km.po b/doc/cli-reference/locale/km.po index 569e40b9d0..db555484f9 100644 --- a/doc/cli-reference/locale/km.po +++ b/doc/cli-reference/locale/km.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n" +"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/kn.po b/doc/cli-reference/locale/kn.po index a0d4921108..d39a413044 100644 --- a/doc/cli-reference/locale/kn.po +++ b/doc/cli-reference/locale/kn.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/ko_KR.po b/doc/cli-reference/locale/ko_KR.po index e15f413bdb..fa03fc1197 100644 --- a/doc/cli-reference/locale/ko_KR.po +++ b/doc/cli-reference/locale/ko_KR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "11" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/ml_IN.po b/doc/cli-reference/locale/ml_IN.po index 7f8603da19..64828b3936 100644 --- a/doc/cli-reference/locale/ml_IN.po +++ b/doc/cli-reference/locale/ml_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ml_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/mr_IN.po b/doc/cli-reference/locale/mr_IN.po index 2fc0dd6db7..392064ed6d 100644 --- a/doc/cli-reference/locale/mr_IN.po +++ b/doc/cli-reference/locale/mr_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n" +"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/mr_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/ms.po b/doc/cli-reference/locale/ms.po index c5d1884dbb..688459c867 100644 --- a/doc/cli-reference/locale/ms.po +++ b/doc/cli-reference/locale/ms.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n" +"Language-Team: Malay (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ms/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/nb.po b/doc/cli-reference/locale/nb.po index 2812be1389..d51b0a0234 100644 --- a/doc/cli-reference/locale/nb.po +++ b/doc/cli-reference/locale/nb.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/ne.po b/doc/cli-reference/locale/ne.po index 6a523f4b08..c575fbea26 100644 --- a/doc/cli-reference/locale/ne.po +++ b/doc/cli-reference/locale/ne.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n" +"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/nl_NL.po b/doc/cli-reference/locale/nl_NL.po index cbf9b1dfba..cd5c35ea01 100644 --- a/doc/cli-reference/locale/nl_NL.po +++ b/doc/cli-reference/locale/nl_NL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/pa_IN.po b/doc/cli-reference/locale/pa_IN.po index 7dff316e7e..945c46c765 100644 --- a/doc/cli-reference/locale/pa_IN.po +++ b/doc/cli-reference/locale/pa_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n" +"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pa_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/pl_PL.po b/doc/cli-reference/locale/pl_PL.po index dec9697f92..1bcc69e6e6 100644 --- a/doc/cli-reference/locale/pl_PL.po +++ b/doc/cli-reference/locale/pl_PL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/pt.po b/doc/cli-reference/locale/pt.po index a9bab6b42e..2517d9acba 100644 --- a/doc/cli-reference/locale/pt.po +++ b/doc/cli-reference/locale/pt.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/pt_BR.po b/doc/cli-reference/locale/pt_BR.po index 5308db9e98..dee620fa3a 100644 --- a/doc/cli-reference/locale/pt_BR.po +++ b/doc/cli-reference/locale/pt_BR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 07:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "1" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/ro.po b/doc/cli-reference/locale/ro.po index 160fa4231a..add3171ec5 100644 --- a/doc/cli-reference/locale/ro.po +++ b/doc/cli-reference/locale/ro.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/ru.po b/doc/cli-reference/locale/ru.po index 77f1fa66ef..c14ac86211 100644 --- a/doc/cli-reference/locale/ru.po +++ b/doc/cli-reference/locale/ru.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 07:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/sk.po b/doc/cli-reference/locale/sk.po index 0bdbeb733c..dc4451f981 100644 --- a/doc/cli-reference/locale/sk.po +++ b/doc/cli-reference/locale/sk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n" +"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/sl_SI.po b/doc/cli-reference/locale/sl_SI.po index 9fcc5fa75e..55dd6c157c 100644 --- a/doc/cli-reference/locale/sl_SI.po +++ b/doc/cli-reference/locale/sl_SI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "1" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/sq.po b/doc/cli-reference/locale/sq.po index 6921aa7556..d49bb61b58 100644 --- a/doc/cli-reference/locale/sq.po +++ b/doc/cli-reference/locale/sq.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/sr.po b/doc/cli-reference/locale/sr.po index 9d019133d8..d0562841e3 100644 --- a/doc/cli-reference/locale/sr.po +++ b/doc/cli-reference/locale/sr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/sv.po b/doc/cli-reference/locale/sv.po index 4b7f8dc8cc..68087aad32 100644 --- a/doc/cli-reference/locale/sv.po +++ b/doc/cli-reference/locale/sv.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/ta.po b/doc/cli-reference/locale/ta.po index 8168719484..5735daa81a 100644 --- a/doc/cli-reference/locale/ta.po +++ b/doc/cli-reference/locale/ta.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n" +"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/te_IN.po b/doc/cli-reference/locale/te_IN.po index 8bd4b22ec5..4788eae464 100644 --- a/doc/cli-reference/locale/te_IN.po +++ b/doc/cli-reference/locale/te_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n" +"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/te_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/tl.po b/doc/cli-reference/locale/tl.po index b201a584d2..687e7779b3 100644 --- a/doc/cli-reference/locale/tl.po +++ b/doc/cli-reference/locale/tl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n" +"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/tr_TR.po b/doc/cli-reference/locale/tr_TR.po index 2be9b030d0..f529efea46 100644 --- a/doc/cli-reference/locale/tr_TR.po +++ b/doc/cli-reference/locale/tr_TR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "1" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/uk.po b/doc/cli-reference/locale/uk.po index 26ed3f3427..532d7a433e 100644 --- a/doc/cli-reference/locale/uk.po +++ b/doc/cli-reference/locale/uk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/ur.po b/doc/cli-reference/locale/ur.po index 860f681384..1660f38ee7 100644 --- a/doc/cli-reference/locale/ur.po +++ b/doc/cli-reference/locale/ur.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n" +"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/vi_VN.po b/doc/cli-reference/locale/vi_VN.po index d47e63e793..7eda06e5c2 100644 --- a/doc/cli-reference/locale/vi_VN.po +++ b/doc/cli-reference/locale/vi_VN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "1" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/zh_CN.po b/doc/cli-reference/locale/zh_CN.po index b46ec046ef..ecb13fa137 100644 --- a/doc/cli-reference/locale/zh_CN.po +++ b/doc/cli-reference/locale/zh_CN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "1" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/zh_HK.po b/doc/cli-reference/locale/zh_HK.po index cd9c0a97a9..78da9ab94c 100644 --- a/doc/cli-reference/locale/zh_HK.po +++ b/doc/cli-reference/locale/zh_HK.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_HK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/cli-reference/locale/zh_TW.po b/doc/cli-reference/locale/zh_TW.po index 42db8c0617..eb5fd18240 100644 --- a/doc/cli-reference/locale/zh_TW.po +++ b/doc/cli-reference/locale/zh_TW.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:40+0000\n" -"PO-Revision-Date: 2014-04-22 06:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-24 05:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1035,92 +1035,93 @@ msgstr "" msgid "" "The kernel command line to be used by the libvirt driver, instead of the " "default. For linux containers (LXC), the value is used as arguments for " -"initialization." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml289(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml296(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml305(td) -msgid "VMware API driver" +"initialization. This key is valid only for Amazon kernel, ramdisk, or " +"machine images (aki, ari, or ami)." msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml290(td) -msgid "vmware_adaptertype" +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +msgid "VMware API driver" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml291(td) -msgid "The virtual SCSI or IDE controller used by the hypervisor." -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "lsiLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(literal) -msgid "busLogic" -msgstr "" - -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) -msgid "ide" +msgid "vmware_adaptertype" msgstr "" #: ./doc/cli-reference/ch_cli_glance_property_keys.xml292(td) +msgid "The virtual SCSI or IDE controller used by the hypervisor." +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "lsiLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(literal) +msgid "busLogic" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml294(literal) +msgid "ide" +msgstr "" + +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml293(td) msgid ", , or " msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml297(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) msgid "vmware_ostype" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml300(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(literal) msgid "otherGuest" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml298(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml299(td) msgid "" "A VMware GuestID which describes the operating system installed in the " "image. This value is passed to the hypervisor when creating a virtual " "machine. If not specified, the key defaults to ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(link) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml303(link) msgid "thinkvirt.com" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml301(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml302(td) msgid "See ." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml306(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) msgid "vmware_image_version" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml307(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(td) msgid "Currently unused." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml308(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml309(literal) msgid "1" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml311(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml322(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) msgid "XenAPI driver" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml312(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) msgid "auto_disk_config" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext3" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml317(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml318(literal) msgid "ext4" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml313(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml314(td) msgid "" "If true, the root partition on the disk is automatically resized before the " "instance boots. This value is only taken into account by the Compute service" @@ -1130,20 +1131,20 @@ msgid "" "format." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml319(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml320(td) msgid "true | false" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml323(td) -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml326(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) msgid "os_type" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml327(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml328(literal) msgid "os_type=windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml324(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml325(td) msgid "" "The operating system installed on the image. The XenAPI driver contains " "logic that takes different actions depending on the value of the " @@ -1152,15 +1153,15 @@ msgid "" "partition, and it limits the injected host name to less than 16 characters." msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "linux" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(literal) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(literal) msgid "windows" msgstr "" -#: ./doc/cli-reference/ch_cli_glance_property_keys.xml330(td) +#: ./doc/cli-reference/ch_cli_glance_property_keys.xml331(td) msgid " or " msgstr "" diff --git a/doc/common/locale/ar.po b/doc/common/locale/ar.po index 641773514c..0ee41508a2 100644 --- a/doc/common/locale/ar.po +++ b/doc/common/locale/ar.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/bg_BG.po b/doc/common/locale/bg_BG.po index 1edda3f526..7ad6989ed2 100644 --- a/doc/common/locale/bg_BG.po +++ b/doc/common/locale/bg_BG.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/bn_IN.po b/doc/common/locale/bn_IN.po index 1307baf770..edfd0989a9 100644 --- a/doc/common/locale/bn_IN.po +++ b/doc/common/locale/bn_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n" +"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bn_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/bs.po b/doc/common/locale/bs.po index b8e0b42f6b..de01288bc4 100644 --- a/doc/common/locale/bs.po +++ b/doc/common/locale/bs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/ca.po b/doc/common/locale/ca.po index 27a8b013e6..7dfe305c88 100644 --- a/doc/common/locale/ca.po +++ b/doc/common/locale/ca.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/cs.po b/doc/common/locale/cs.po index 2d7fe935a7..a79a384e7c 100644 --- a/doc/common/locale/cs.po +++ b/doc/common/locale/cs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/da.po b/doc/common/locale/da.po index f5cb4560b4..bf328731e4 100644 --- a/doc/common/locale/da.po +++ b/doc/common/locale/da.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/de.po b/doc/common/locale/de.po index 60bb3e2362..d66a04560e 100644 --- a/doc/common/locale/de.po +++ b/doc/common/locale/de.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/el.po b/doc/common/locale/el.po index a0553c9142..90130dc38d 100644 --- a/doc/common/locale/el.po +++ b/doc/common/locale/el.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/en_AU.po b/doc/common/locale/en_AU.po index 4c396b6328..9d1ae4f735 100644 --- a/doc/common/locale/en_AU.po +++ b/doc/common/locale/en_AU.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_AU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/en_GB.po b/doc/common/locale/en_GB.po index d66434a865..dd5df7a350 100644 --- a/doc/common/locale/en_GB.po +++ b/doc/common/locale/en_GB.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/es.po b/doc/common/locale/es.po index eb992e895b..45153cbf8d 100644 --- a/doc/common/locale/es.po +++ b/doc/common/locale/es.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/es_MX.po b/doc/common/locale/es_MX.po index 47b476c500..0ebbc3ab99 100644 --- a/doc/common/locale/es_MX.po +++ b/doc/common/locale/es_MX.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/eu.po b/doc/common/locale/eu.po index e4b2c6f45e..53dfdfdd39 100644 --- a/doc/common/locale/eu.po +++ b/doc/common/locale/eu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/fa.po b/doc/common/locale/fa.po index 88b4246abb..171da045f0 100644 --- a/doc/common/locale/fa.po +++ b/doc/common/locale/fa.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/fi_FI.po b/doc/common/locale/fi_FI.po index a9a7dd49af..3eb7320e55 100644 --- a/doc/common/locale/fi_FI.po +++ b/doc/common/locale/fi_FI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/fil.po b/doc/common/locale/fil.po index bdb668fb32..c8a326ba52 100644 --- a/doc/common/locale/fil.po +++ b/doc/common/locale/fil.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n" +"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fil/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/fr.po b/doc/common/locale/fr.po index 032b057e45..8f9d1046e3 100644 --- a/doc/common/locale/fr.po +++ b/doc/common/locale/fr.po @@ -16,10 +16,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/gl.po b/doc/common/locale/gl.po index 98ff2246c5..00e0114f8f 100644 --- a/doc/common/locale/gl.po +++ b/doc/common/locale/gl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/he.po b/doc/common/locale/he.po index 6c2ceeaf4d..f3a293a80b 100644 --- a/doc/common/locale/he.po +++ b/doc/common/locale/he.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/he_IL.po b/doc/common/locale/he_IL.po index 8d5af0492f..261b39c4ef 100644 --- a/doc/common/locale/he_IL.po +++ b/doc/common/locale/he_IL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n" +"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he_IL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/hi.po b/doc/common/locale/hi.po index d5c3cd8fe5..9adeca7482 100644 --- a/doc/common/locale/hi.po +++ b/doc/common/locale/hi.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n" +"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/hr.po b/doc/common/locale/hr.po index ae2993f9bc..f2e0e26b4e 100644 --- a/doc/common/locale/hr.po +++ b/doc/common/locale/hr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/hu.po b/doc/common/locale/hu.po index 2b7c1aaa9b..71dc939b44 100644 --- a/doc/common/locale/hu.po +++ b/doc/common/locale/hu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/id.po b/doc/common/locale/id.po index 7c0d6cd5fa..955c554476 100644 --- a/doc/common/locale/id.po +++ b/doc/common/locale/id.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/is_IS.po b/doc/common/locale/is_IS.po index 66a0d25b57..66277de27d 100644 --- a/doc/common/locale/is_IS.po +++ b/doc/common/locale/is_IS.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n" +"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/is_IS/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/it.po b/doc/common/locale/it.po index 9eacb46b7c..e1658b7738 100644 --- a/doc/common/locale/it.po +++ b/doc/common/locale/it.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/it_IT.po b/doc/common/locale/it_IT.po index 43d3df0d81..f8fe5d481b 100644 --- a/doc/common/locale/it_IT.po +++ b/doc/common/locale/it_IT.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n" +"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/ja.po b/doc/common/locale/ja.po index 9b515cce44..16a6e2021a 100644 --- a/doc/common/locale/ja.po +++ b/doc/common/locale/ja.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/ka_GE.po b/doc/common/locale/ka_GE.po index 6c02376680..6131b50548 100644 --- a/doc/common/locale/ka_GE.po +++ b/doc/common/locale/ka_GE.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n" +"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ka_GE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/km.po b/doc/common/locale/km.po index 792b7818fb..fca2869199 100644 --- a/doc/common/locale/km.po +++ b/doc/common/locale/km.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n" +"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/kn.po b/doc/common/locale/kn.po index a81bdd74b9..eb065173f9 100644 --- a/doc/common/locale/kn.po +++ b/doc/common/locale/kn.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/ko_KR.po b/doc/common/locale/ko_KR.po index 4b1c370bdb..ae272fb8a5 100644 --- a/doc/common/locale/ko_KR.po +++ b/doc/common/locale/ko_KR.po @@ -10,10 +10,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" -"PO-Revision-Date: 2014-04-23 04:42+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" +"PO-Revision-Date: 2014-04-23 17:00+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -3651,7 +3651,7 @@ msgstr "" #: ./doc/common/ch_cli_nova_commands.xml2960(para) msgid "name" -msgstr "" +msgstr "name" #: ./doc/common/ch_cli_nova_commands.xml2968(title) msgid "nova endpoints command" diff --git a/doc/common/locale/ml_IN.po b/doc/common/locale/ml_IN.po index b4eda10607..30a4f2c7cc 100644 --- a/doc/common/locale/ml_IN.po +++ b/doc/common/locale/ml_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ml_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/mr_IN.po b/doc/common/locale/mr_IN.po index e79f57e786..e184e200b1 100644 --- a/doc/common/locale/mr_IN.po +++ b/doc/common/locale/mr_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n" +"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/mr_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/ms.po b/doc/common/locale/ms.po index 04c2d69c39..65a3549fec 100644 --- a/doc/common/locale/ms.po +++ b/doc/common/locale/ms.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n" +"Language-Team: Malay (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ms/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/nb.po b/doc/common/locale/nb.po index 8f38fec9fb..c217957ad4 100644 --- a/doc/common/locale/nb.po +++ b/doc/common/locale/nb.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/ne.po b/doc/common/locale/ne.po index b15e5f6f25..d03db1efbc 100644 --- a/doc/common/locale/ne.po +++ b/doc/common/locale/ne.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n" +"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/nl_NL.po b/doc/common/locale/nl_NL.po index 8e72704dfd..ec26debe48 100644 --- a/doc/common/locale/nl_NL.po +++ b/doc/common/locale/nl_NL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/pa_IN.po b/doc/common/locale/pa_IN.po index 1998861260..ebe0f86733 100644 --- a/doc/common/locale/pa_IN.po +++ b/doc/common/locale/pa_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n" +"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pa_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/pl_PL.po b/doc/common/locale/pl_PL.po index bab6e06a1f..ae3a66c7c3 100644 --- a/doc/common/locale/pl_PL.po +++ b/doc/common/locale/pl_PL.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/pt.po b/doc/common/locale/pt.po index 60407578bd..86f9d05134 100644 --- a/doc/common/locale/pt.po +++ b/doc/common/locale/pt.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/pt_BR.po b/doc/common/locale/pt_BR.po index 13cb2f6390..63132d973e 100644 --- a/doc/common/locale/pt_BR.po +++ b/doc/common/locale/pt_BR.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/ro.po b/doc/common/locale/ro.po index e2a797e3ca..6a6a9dae44 100644 --- a/doc/common/locale/ro.po +++ b/doc/common/locale/ro.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/ru.po b/doc/common/locale/ru.po index 0e4d1ce3f0..7abb7359dc 100644 --- a/doc/common/locale/ru.po +++ b/doc/common/locale/ru.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/sk.po b/doc/common/locale/sk.po index 969fbd3539..d466b48e0b 100644 --- a/doc/common/locale/sk.po +++ b/doc/common/locale/sk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n" +"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/sl_SI.po b/doc/common/locale/sl_SI.po index d6c2f7ad4d..a7a2f2f4ad 100644 --- a/doc/common/locale/sl_SI.po +++ b/doc/common/locale/sl_SI.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/sq.po b/doc/common/locale/sq.po index 44c7576156..c29d81295f 100644 --- a/doc/common/locale/sq.po +++ b/doc/common/locale/sq.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/sr.po b/doc/common/locale/sr.po index 18c82471be..ff715fe92c 100644 --- a/doc/common/locale/sr.po +++ b/doc/common/locale/sr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/sv.po b/doc/common/locale/sv.po index 9b602e2db0..1336a66b03 100644 --- a/doc/common/locale/sv.po +++ b/doc/common/locale/sv.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/ta.po b/doc/common/locale/ta.po index f498bc3a49..79b7f8910f 100644 --- a/doc/common/locale/ta.po +++ b/doc/common/locale/ta.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n" +"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/te_IN.po b/doc/common/locale/te_IN.po index 38c72f87f2..d54f661d92 100644 --- a/doc/common/locale/te_IN.po +++ b/doc/common/locale/te_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n" +"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/te_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/tl.po b/doc/common/locale/tl.po index 39ceded088..4d134f4ffd 100644 --- a/doc/common/locale/tl.po +++ b/doc/common/locale/tl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n" +"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/tr_TR.po b/doc/common/locale/tr_TR.po index 20a77931ad..708c27e09a 100644 --- a/doc/common/locale/tr_TR.po +++ b/doc/common/locale/tr_TR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/uk.po b/doc/common/locale/uk.po index 520cd0ca5d..2afc5c04af 100644 --- a/doc/common/locale/uk.po +++ b/doc/common/locale/uk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/ur.po b/doc/common/locale/ur.po index 260ac79e0a..f5576b9b83 100644 --- a/doc/common/locale/ur.po +++ b/doc/common/locale/ur.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n" +"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/vi_VN.po b/doc/common/locale/vi_VN.po index c52c44a2f8..5731caf811 100644 --- a/doc/common/locale/vi_VN.po +++ b/doc/common/locale/vi_VN.po @@ -10,10 +10,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/zh_CN.po b/doc/common/locale/zh_CN.po index cf6443bd03..a20eb39c85 100644 --- a/doc/common/locale/zh_CN.po +++ b/doc/common/locale/zh_CN.po @@ -8,10 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/zh_HK.po b/doc/common/locale/zh_HK.po index fdfcadd4d6..affbb237ea 100644 --- a/doc/common/locale/zh_HK.po +++ b/doc/common/locale/zh_HK.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_HK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/common/locale/zh_TW.po b/doc/common/locale/zh_TW.po index 40d3a0480b..48d4c05bf8 100644 --- a/doc/common/locale/zh_TW.po +++ b/doc/common/locale/zh_TW.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:24+0000\n" "PO-Revision-Date: 2014-04-23 04:42+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/config-reference/locale/ar.po b/doc/config-reference/locale/ar.po index 792d75689c..32af2e4489 100644 --- a/doc/config-reference/locale/ar.po +++ b/doc/config-reference/locale/ar.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "تفصيل" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/bg_BG.po b/doc/config-reference/locale/bg_BG.po index e37805c4d7..84c33d1471 100644 --- a/doc/config-reference/locale/bg_BG.po +++ b/doc/config-reference/locale/bg_BG.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Описание" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/bn_IN.po b/doc/config-reference/locale/bn_IN.po index eff0e8c59e..86db33a6a8 100644 --- a/doc/config-reference/locale/bn_IN.po +++ b/doc/config-reference/locale/bn_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n" +"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bn_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/bs.po b/doc/config-reference/locale/bs.po index c1233248de..6afef30dda 100644 --- a/doc/config-reference/locale/bs.po +++ b/doc/config-reference/locale/bs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/ca.po b/doc/config-reference/locale/ca.po index 623d0bc13e..0ed1aa4ade 100644 --- a/doc/config-reference/locale/ca.po +++ b/doc/config-reference/locale/ca.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Descripció" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/config-reference.pot b/doc/config-reference/locale/config-reference.pot index ded04f5a57..0f44e32c42 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: 2014-04-22 06:22+0000\n" +"POT-Creation-Date: 2014-04-24 06:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1183,7 +1183,7 @@ msgstr "" msgid "The Compute service stores its API configuration settings in the api-paste.ini file." msgstr "" -#: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml:15(title) ./doc/config-reference/networking/section_networking-sample-configuration-files.xml:22(title) ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml:22(title) ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:32(title) ./doc/config-reference/identity/section_keystone-sample-conf-files.xml:42(title) ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml:50(title) +#: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml:15(title) ./doc/config-reference/networking/section_networking-sample-configuration-files.xml:22(title) ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml:22(title) ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:35(title) ./doc/config-reference/identity/section_keystone-sample-conf-files.xml:42(title) ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml:50(title) msgid "policy.json" msgstr "" @@ -1468,7 +1468,7 @@ msgstr "" msgid "Sections" msgstr "" -#: ./doc/config-reference/compute/section_nova-conf.xml:98(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:526(td) ./doc/config-reference/compute/section_compute-scheduler.xml:534(td) ./doc/config-reference/compute/section_compute-scheduler.xml:543(td) +#: ./doc/config-reference/compute/section_nova-conf.xml:98(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:570(td) ./doc/config-reference/compute/section_compute-scheduler.xml:578(td) ./doc/config-reference/compute/section_compute-scheduler.xml:587(td) msgid "[DEFAULT]" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" msgid "Contains most configuration options. If the documentation for a configuration option does not specify its section, assume that it appears in this section." msgstr "" -#: ./doc/config-reference/compute/section_nova-conf.xml:108(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:607(td) ./doc/config-reference/compute/section_compute-scheduler.xml:613(td) ./doc/config-reference/compute/section_compute-scheduler.xml:619(td) ./doc/config-reference/compute/section_compute-scheduler.xml:625(td) ./doc/config-reference/compute/section_compute-scheduler.xml:632(td) +#: ./doc/config-reference/compute/section_nova-conf.xml:108(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:651(td) ./doc/config-reference/compute/section_compute-scheduler.xml:657(td) ./doc/config-reference/compute/section_compute-scheduler.xml:663(td) ./doc/config-reference/compute/section_compute-scheduler.xml:669(td) ./doc/config-reference/compute/section_compute-scheduler.xml:676(td) msgid "[cells]" msgstr "" @@ -2586,7 +2586,7 @@ msgstr "" msgid "The ESXDriver cannot use many of the vSphere platform advanced capabilities, namely vMotion, high availability, and DRS." msgstr "" -#: ./doc/config-reference/compute/section_hypervisor_vmware.xml:713(title) ./doc/config-reference/compute/section_compute-scheduler.xml:661(title) +#: ./doc/config-reference/compute/section_hypervisor_vmware.xml:713(title) ./doc/config-reference/compute/section_compute-scheduler.xml:705(title) msgid "Configuration reference" msgstr "" @@ -2602,7 +2602,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/config-reference/compute/section_compute-scheduler.xml:505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:549(None) msgid "@@image: '../../common/figures/nova-weighting-hosts.png'; md5=000eab4cf0deb1da2e692e023065a6ae" msgstr "" @@ -2679,494 +2679,522 @@ msgid "This configuration option can be specified multiple times. For example, i msgstr "" #: ./doc/config-reference/compute/section_compute-scheduler.xml:117(para) -msgid "The scheduler_default_filters configuration option in nova.conf defines the list of filters that are applied by the nova-scheduler service. As mentioned, the default filters are:" +msgid "The scheduler_default_filters configuration option in nova.conf defines the list of filters that are applied by the nova-scheduler service. The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:126(para) msgid "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter supports per-aggregate cpu_allocation_ratio. If the per-aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml:134(para) +msgid "Matches properties defined in an image's metadata against those of aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml:139(para) +msgid "If a host belongs to an aggregate and the aggregate defines one or more metadata that match an image's properties, that host is a candidate to boot the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml:144(para) +msgid "If a host does not belong to any aggregate, it can boot instances from all images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml:149(para) +msgid "For example, the following aggregate myWinAgg has the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml:157(para) +msgid "In this example, because the following Win-2012 image has the windows property, it would boot on the sf-devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml:169(para) +msgid "You can configure the AggregateImagePropertiesIsolation filter using the following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml:179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:180(para) msgid "Matches properties defined in an instance type's extra specs against admin-defined properties on a host aggregate. Works with specifications that are unscoped, or are scoped with aggregate_instance_extra_specs. See the host aggregates section for documentation on how to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:191(para) msgid "Isolates tenants to specific host aggregates. If a host is in an aggregate that has the metadata key filter_tenant_id it only creates instances from that tenant (or list of tenants). A host can be in different aggregates. If a host does not belong to an aggregate with the metadata key, it can create instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:202(para) msgid "Implements blueprint per-aggregate-resource-ratio. Supports per-aggregate ram_allocation_ratio. If per-aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:211(para) msgid "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:216(para) msgid "Filters hosts by availability zone. This filter must be enabled for the scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:222(para) msgid "Matches properties defined in an instance type's extra specs against compute capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:224(para) msgid "If an extra specs key contains a colon \":\", anything before the colon is treated as a namespace, and anything after the colon is treated as the key to be matched. If a namespace is present and is not 'capabilities', it is ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:230(para) msgid "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration, due to bug 1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:245(para) msgid "Only schedule instances on hosts if there are sufficient CPU cores available. If this filter is not set, the scheduler may over provision a host based on cores (for example, the virtual cores running on an instance may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:250(para) msgid "This filter can be configured to allow a fixed amount of vCPU overcommitment by using the Configuration option in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:257(para) msgid "With this setting, if 8 vCPUs are on a node, the scheduler allows instances up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:263(para) msgid "The Compute API will always return the actual number of CPU cores available on a compute node regardless of the value of the configuration key. As a result changes to the are not reflected via the command line clients or the dashboard. Changes to this configuration key are only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:276(para) msgid "Schedule the instance on a different host from a set of instances. To take advantage of this filter, the requester must pass a scheduler hint, using different_host as the key and a list of instance uuids as the value. This filter is the opposite of the SameHostFilter. Using the command-line tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:288(para) msgid "With the API, use the os:scheduler_hints key. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:295(para) msgid "Only schedule instances on hosts if there is sufficient disk space available for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:298(para) msgid "This filter can be configured to allow a fixed amount of disk overcommitment by using the disk_allocation_ratio Configuration option in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:305(para) msgid "Adjusting this value to greater than 1.0 enables scheduling instances while over committing disk resources on the node. This might be desirable if you use an image format that is sparse or copy on write such that each virtual instance does not require a 1:1 allocation of virtual disk to physical storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:314(para) msgid "The GroupAffinityFilter ensures that an instance is scheduled on to a host from a set of group hosts. To take advantage of this filter, the requester must pass a scheduler hint, using group as the key and an arbitrary name as the value. Using the command-line tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:327(para) msgid "The GroupAntiAffinityFilter ensures that each instance in a group is on a different host. To take advantage of this filter, the requester must pass a scheduler hint, using group as the key and an arbitrary name as the value. Using the command-line tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:340(para) msgid "Filters hosts based on properties defined on the instance's image. It passes hosts that can support the specified image properties contained in the instance. Properties include the architecture, hypervisor type, and virtual machine mode. for example, an instance might require a host that runs an ARM-based processor and QEMU as the hypervisor. An image can be decorated with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:353(para) msgid "architecture: Architecture describes the machine architecture required by the image. Examples are i686, x86_64, arm, and ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:359(para) msgid "hypervisor_type: Hypervisor type describes the hypervisor required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:365(para) msgid "vm_mode: Virtual machine mode describes the hypervisor application binary interface (ABI) required by the image. Examples are 'xen' for Xen 3.0 paravirtual ABI, 'hvm' for native ABI, 'uml' for User Mode Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:377(para) msgid "Allows the admin to define a special (isolated) set of images and a special (isolated) set of hosts, such that the isolated images can only run on the isolated hosts, and the isolated hosts can only run isolated images. The flag restrict_isolated_hosts_to_isolated_images can be used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:385(para) msgid "The admin must specify the isolated set of images and hosts in the nova.conf file using the isolated_hosts and isolated_images configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:396(para) msgid "The JsonFilter allows a user to construct a custom filter by passing a scheduler hint in JSON format. The following operators are supported:The filter supports the following variables:Using the command-line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:403(para) ./doc/config-reference/compute/section_compute-scheduler.xml:452(para) ./doc/config-reference/compute/section_compute-scheduler.xml:486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:447(para) ./doc/config-reference/compute/section_compute-scheduler.xml:496(para) ./doc/config-reference/compute/section_compute-scheduler.xml:530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:453(para) msgid "Only schedule instances on hosts that have sufficient RAM available. If this filter is not set, the scheduler may over provision a host based on RAM (for example, the RAM allocated by virtual machine instances may exceed the physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:458(para) msgid "This filter can be configured to allow a fixed amount of RAM overcommitment by using the ram_allocation_ratio configuration option in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:466(para) msgid "This setting enables 1.5 GB instances to run on any compute node with 1 GB of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:471(para) msgid "Filter out hosts that have already been attempted for scheduling purposes. If the scheduler selects a host to respond to a service request, and the host fails to respond to the request, this filter prevents the scheduler from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:477(para) msgid "This filter is only useful if the scheduler_max_attempts configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:484(para) msgid "Schedule the instance on the same host as another instance in a set of instances. To take advantage of this filter, the requester must pass a scheduler hint, using same_host as the key and a list of instance uuids as the value. This filter is the opposite of the DifferentHostFilter. Using the command-line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:502(para) msgid "Schedule the instance based on host IP subnet range. To take advantage of this filter, the requester must specify a range of valid IP address in CIDR format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:510(para) msgid "The first IP address in the subnet (for example, 192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:518(para) msgid "The CIDR that corresponds to the subnet (for example, /24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:524(para) msgid "Using the command-line tool, use the --hint flag. For example, to specify the IP subnet 192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:538(para) msgid "When resourcing instances, the Filter Scheduler filters and weighs each host in the list of acceptable hosts. Each time the scheduler selects a host, it virtually consumes resources on it, and subsequent selections are adjusted accordingly. This process is useful when the customer asks for the same large amount of instances, because weight is computed for each requested instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:543(para) msgid "All weights are normalized before being summed up; the host with the largest weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:553(para) msgid "If cells are used, cells are weighted by the scheduler in the same manner as hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:554(para) msgid "Hosts and cells are weighed based on the following options in the /etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:519(th) ./doc/config-reference/compute/section_compute-scheduler.xml:600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:563(th) ./doc/config-reference/compute/section_compute-scheduler.xml:644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:520(th) ./doc/config-reference/compute/section_compute-scheduler.xml:601(th) ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml:321(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:564(th) ./doc/config-reference/compute/section_compute-scheduler.xml:645(th) ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml:321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:521(th) ./doc/config-reference/compute/section_compute-scheduler.xml:602(th) ./doc/config-reference/block-storage/drivers/coraid-driver.xml:358(th) ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml:324(td) ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml:309(th) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:206(th) ./doc/config-reference/block-storage/drivers/ibm-gpfs-volume-driver.xml:80(th) ./doc/config-reference/dashboard/section_dashboard-log-files.xml:22(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:565(th) ./doc/config-reference/compute/section_compute-scheduler.xml:646(th) ./doc/config-reference/block-storage/drivers/coraid-driver.xml:358(th) ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml:324(td) ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml:309(th) ./doc/config-reference/block-storage/drivers/ibm-storwize-svc-driver.xml:206(th) ./doc/config-reference/block-storage/drivers/ibm-gpfs-volume-driver.xml:80(th) ./doc/config-reference/dashboard/section_dashboard-log-files.xml:22(td) msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:527(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:529(option) ./doc/config-reference/compute/section_compute-scheduler.xml:626(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:628(option) ./doc/config-reference/compute/section_compute-cells.xml:88(term) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:571(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:573(option) ./doc/config-reference/compute/section_compute-scheduler.xml:670(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:672(option) ./doc/config-reference/compute/section_compute-cells.xml:88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:572(td) msgid "By default, the scheduler spreads instances across all hosts evenly. Set the option to a negative number if you prefer stacking instead of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:580(td) msgid "New instances are scheduled on a host that is chosen randomly from a subset of the N best hosts. This property defines the subset size from which a host is chosen. A value of 1 chooses the first host returned by the weighing functions.This value must be at least 1. A value less than 1 is ignored, and 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:544(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:633(literal) ./doc/config-reference/compute/section_compute-cells.xml:81(term) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:588(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:677(literal) ./doc/config-reference/compute/section_compute-cells.xml:81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:589(td) msgid "Defaults to , which selects the only available weigher, the RamWeigher. Hosts are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:550(td) ./doc/config-reference/compute/section_compute-scheduler.xml:555(td) ./doc/config-reference/compute/section_compute-scheduler.xml:563(td) ./doc/config-reference/compute/section_compute-scheduler.xml:574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:594(td) ./doc/config-reference/compute/section_compute-scheduler.xml:599(td) ./doc/config-reference/compute/section_compute-scheduler.xml:607(td) ./doc/config-reference/compute/section_compute-scheduler.xml:618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:556(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:600(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:601(td) msgid "Determines how metrics are weighed. Use a comma-separated list of metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:564(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:608(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:610(para) msgid "True—Raises an exception. To avoid the raised exception, you should use the scheduler filter MetricFilter to filter out hosts with unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:613(para) msgid "False—Treated as a negative factor in the weighing process (uses the option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:575(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:619(literal) ./doc/config-reference/compute/section_compute-scheduler.xml:622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:620(td) msgid "If is set to False, and any one of the metrics set by is unavailable, the value is returned to the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:583(para) ./doc/config-reference/compute/section_compute-scheduler.xml:640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:627(para) ./doc/config-reference/compute/section_compute-scheduler.xml:684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:653(td) msgid "Multiplier to weigh mute children (hosts which have not sent capacity or capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:659(td) msgid "Weight value assigned to mute children. Use a positive, floating-point value with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:665(td) msgid "Multiplier to weigh cells, so you can specify a preferred cell. Use a floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:671(td) msgid "By default, the scheduler spreads instances across all cells evenly. Set the option to a negative number if you prefer stacking instead of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:678(td) msgid "Defaults to , which maps to all cell weighers included with Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:695(para) msgid "As an administrator, you work with the Filter Scheduler. However, the Compute service also uses the Chance Scheduler, nova.scheduler.chance.ChanceScheduler, which randomly selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml:662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml:706(para) msgid "To customize the Compute scheduler, use the configuration option settings documented in ." msgstr "" @@ -8206,27 +8234,27 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:19(para) msgid "The event_definitions.yaml file defines how events received from other OpenStack components should be translated to Telemetry samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:19(para) ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:28(para) ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml:26(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:22(para) ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:31(para) ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml:26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:27(para) msgid "Pipelines describe a coupling between sources of samples and the corresponding sinks for transformation and publication of these data. They are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml:36(para) msgid "The policy.json file defines additional access controls that apply to the Telemetry service." msgstr "" diff --git a/doc/config-reference/locale/cs.po b/doc/config-reference/locale/cs.po index e1dae87949..5ea06e1afc 100644 --- a/doc/config-reference/locale/cs.po +++ b/doc/config-reference/locale/cs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Popis" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/da.po b/doc/config-reference/locale/da.po index aac4d01ca7..e6a231976c 100644 --- a/doc/config-reference/locale/da.po +++ b/doc/config-reference/locale/da.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/de.po b/doc/config-reference/locale/de.po index 30dc6f47df..9550c60e49 100644 --- a/doc/config-reference/locale/de.po +++ b/doc/config-reference/locale/de.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Beschreibung" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "Zum Beispiel:" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/el.po b/doc/config-reference/locale/el.po index 1cbad9ceb2..4e2947f019 100644 --- a/doc/config-reference/locale/el.po +++ b/doc/config-reference/locale/el.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Περιγραφή" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/en_AU.po b/doc/config-reference/locale/en_AU.po index 59cbf2d25d..2b51fdf1c3 100644 --- a/doc/config-reference/locale/en_AU.po +++ b/doc/config-reference/locale/en_AU.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_AU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Description" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/en_GB.po b/doc/config-reference/locale/en_GB.po index 2e1931fd16..e27ce19aaf 100644 --- a/doc/config-reference/locale/en_GB.po +++ b/doc/config-reference/locale/en_GB.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Description" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/es.po b/doc/config-reference/locale/es.po index 4e3ef0e0a4..8170365987 100644 --- a/doc/config-reference/locale/es.po +++ b/doc/config-reference/locale/es.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "[PREDETERMINADO]" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Descripción" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "Por ejemplo:" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/es_MX.po b/doc/config-reference/locale/es_MX.po index 0634acdf0b..4e76e734f2 100644 --- a/doc/config-reference/locale/es_MX.po +++ b/doc/config-reference/locale/es_MX.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Descripción" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/eu.po b/doc/config-reference/locale/eu.po index ea22da986f..572ef3663d 100644 --- a/doc/config-reference/locale/eu.po +++ b/doc/config-reference/locale/eu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/fa.po b/doc/config-reference/locale/fa.po index 7fdc6d4664..e058ff34d4 100644 --- a/doc/config-reference/locale/fa.po +++ b/doc/config-reference/locale/fa.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/fi_FI.po b/doc/config-reference/locale/fi_FI.po index f0e94adf42..3125a9c4e4 100644 --- a/doc/config-reference/locale/fi_FI.po +++ b/doc/config-reference/locale/fi_FI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Kuvaus" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/fil.po b/doc/config-reference/locale/fil.po index 738bd1437e..a808848196 100644 --- a/doc/config-reference/locale/fil.po +++ b/doc/config-reference/locale/fil.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n" +"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fil/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/fr.po b/doc/config-reference/locale/fr.po index f64686f108..8720cd0dee 100644 --- a/doc/config-reference/locale/fr.po +++ b/doc/config-reference/locale/fr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "Sections" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "[DEFAULT]" @@ -2149,11 +2149,11 @@ msgid "" msgstr "Presque toutes les options de configuration sont organisées dans cette section. Si la documentation concernant une option de configuration ne stipule pas cette section, il faudra supposer qu'elle concernera celle-ci. " #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "[cells]" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "$free_ram_mb" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "$free_disk_mb" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "$total_usable_ram_mb" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "$vcpus_total" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "$vcpus_used" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "Section" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Description" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "Par exemple :" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/gl.po b/doc/config-reference/locale/gl.po index d01d3f63b9..1986ca5255 100644 --- a/doc/config-reference/locale/gl.po +++ b/doc/config-reference/locale/gl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/he.po b/doc/config-reference/locale/he.po index ca62d35cec..e6aa750d72 100644 --- a/doc/config-reference/locale/he.po +++ b/doc/config-reference/locale/he.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "תיאור" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/he_IL.po b/doc/config-reference/locale/he_IL.po index 42fedf952d..e7c8a45dc5 100644 --- a/doc/config-reference/locale/he_IL.po +++ b/doc/config-reference/locale/he_IL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n" +"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he_IL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/hi.po b/doc/config-reference/locale/hi.po index c5afccb0eb..c523d9f661 100644 --- a/doc/config-reference/locale/hi.po +++ b/doc/config-reference/locale/hi.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n" +"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "विवरण" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/hr.po b/doc/config-reference/locale/hr.po index a73ed0f240..d17715f3e7 100644 --- a/doc/config-reference/locale/hr.po +++ b/doc/config-reference/locale/hr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/hu.po b/doc/config-reference/locale/hu.po index 4aca307ea6..6007e78dbe 100644 --- a/doc/config-reference/locale/hu.po +++ b/doc/config-reference/locale/hu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Leírás" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/id.po b/doc/config-reference/locale/id.po index 44013d8804..518c1009a5 100644 --- a/doc/config-reference/locale/id.po +++ b/doc/config-reference/locale/id.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/is_IS.po b/doc/config-reference/locale/is_IS.po index e1c93463ab..baf7def221 100644 --- a/doc/config-reference/locale/is_IS.po +++ b/doc/config-reference/locale/is_IS.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n" +"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/is_IS/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/it.po b/doc/config-reference/locale/it.po index 6daea291a7..5a44e5b02a 100644 --- a/doc/config-reference/locale/it.po +++ b/doc/config-reference/locale/it.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/it_IT.po b/doc/config-reference/locale/it_IT.po index d4f6e32d3f..4f02c39e46 100644 --- a/doc/config-reference/locale/it_IT.po +++ b/doc/config-reference/locale/it_IT.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n" +"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Descrizione" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/ja.po b/doc/config-reference/locale/ja.po index 8f6df22496..2559b75e6d 100644 --- a/doc/config-reference/locale/ja.po +++ b/doc/config-reference/locale/ja.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 03:40+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1689,7 +1689,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2136,9 +2136,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "[DEFAULT]" @@ -2150,11 +2150,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3770,7 +3770,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3792,7 +3792,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3919,30 +3919,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "AggregateInstanceExtraSpecsFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3952,11 +3995,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "AggregateMultiTenancyIsolation" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3966,47 +4009,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "AllHostsFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "AvailabilityZoneFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "ComputeCapabilitiesFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4014,30 +4057,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "ComputeFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "CoreFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4045,24 +4088,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4072,11 +4115,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "DifferentHostFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4086,30 +4129,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4118,11 +4161,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4131,11 +4174,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "GroupAntiAffinityFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4144,11 +4187,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "ImagePropertiesFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4158,24 +4201,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4183,11 +4226,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "IsolatedHostsFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4196,7 +4239,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4204,67 +4247,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "JsonFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "=" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "<" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr ">" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "in" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "<=" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr ">=" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "not" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "or" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "and" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "$free_ram_mb" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "$free_disk_mb" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "$total_usable_ram_mb" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "$vcpus_total" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "$vcpus_used" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4273,17 +4316,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "RamFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4291,24 +4334,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "RetryFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4316,17 +4359,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "SameHostFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4336,49 +4379,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "SimpleCIDRAffinityFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "build_near_host_ip" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "cidr" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4388,45 +4431,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "オプション" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4436,26 +4479,26 @@ msgstr "オプション" msgid "Description" msgstr "説明" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4464,149 +4507,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "例えば" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4614,7 +4657,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11912,35 +11955,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/ka_GE.po b/doc/config-reference/locale/ka_GE.po index 2d01bc5ba1..f717276e9e 100644 --- a/doc/config-reference/locale/ka_GE.po +++ b/doc/config-reference/locale/ka_GE.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n" +"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ka_GE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "განსაზღვრება" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/km.po b/doc/config-reference/locale/km.po index 2233069d4b..7186eed3ff 100644 --- a/doc/config-reference/locale/km.po +++ b/doc/config-reference/locale/km.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n" +"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/kn.po b/doc/config-reference/locale/kn.po index e743f9d374..f9202fc909 100644 --- a/doc/config-reference/locale/kn.po +++ b/doc/config-reference/locale/kn.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/ko_KR.po b/doc/config-reference/locale/ko_KR.po index 65114c1371..5f4d44c090 100644 --- a/doc/config-reference/locale/ko_KR.po +++ b/doc/config-reference/locale/ko_KR.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1689,7 +1689,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2136,9 +2136,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "[DEFAULT]" @@ -2150,11 +2150,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3770,7 +3770,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3792,7 +3792,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3919,30 +3919,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3952,11 +3995,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3966,47 +4009,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "AllHostsFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "이것이 no-op 필터이다, 가능한 호스트 중 어느 하나라도 제거하지 않는다." -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "AvailabilityZoneFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4014,30 +4057,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "ComputeFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "CoreFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4045,24 +4088,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4072,11 +4115,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "DifferentHostFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4086,30 +4129,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4118,11 +4161,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4131,11 +4174,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4144,11 +4187,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4158,24 +4201,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4183,11 +4226,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "IsolatedHostsFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4196,7 +4239,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4204,67 +4247,67 @@ msgid "" "configuration options. For example: " msgstr "관리자는 isolated_hosts and isolated_images 구성옵션을 사용해서 분리된 세트의 이미지와 호스트를 nova.conf파일에 지정해야 한다. 예를 들어서: " -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4273,17 +4316,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "API에서, os:scheduler_hints 키를 사용한다:" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "RamFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4291,24 +4334,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4316,17 +4359,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "SameHostFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4336,49 +4379,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "SimpleCIDRAffinityFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "build_near_host_ip" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "cidr" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4388,45 +4431,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "옵션" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4436,26 +4479,26 @@ msgstr "옵션" msgid "Description" msgstr "설명" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4464,149 +4507,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "예: " -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4614,7 +4657,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -4686,7 +4729,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-cells.xml50(literal) msgid "name" -msgstr "" +msgstr "name" #: ./doc/config-reference/compute/section_compute-cells.xml52(para) msgid "Name of the current cell. This must be unique for each cell." @@ -11912,35 +11955,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/ml_IN.po b/doc/config-reference/locale/ml_IN.po index 50610337e9..f6bad7fd26 100644 --- a/doc/config-reference/locale/ml_IN.po +++ b/doc/config-reference/locale/ml_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ml_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/mr_IN.po b/doc/config-reference/locale/mr_IN.po index 61f4161df4..bb06cea95e 100644 --- a/doc/config-reference/locale/mr_IN.po +++ b/doc/config-reference/locale/mr_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n" +"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/mr_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/ms.po b/doc/config-reference/locale/ms.po index e87694585b..870b5d58cf 100644 --- a/doc/config-reference/locale/ms.po +++ b/doc/config-reference/locale/ms.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n" +"Language-Team: Malay (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ms/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/nb.po b/doc/config-reference/locale/nb.po index 0a6df16330..e3bc6f9952 100644 --- a/doc/config-reference/locale/nb.po +++ b/doc/config-reference/locale/nb.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/ne.po b/doc/config-reference/locale/ne.po index 376f16472a..f14c5af87e 100644 --- a/doc/config-reference/locale/ne.po +++ b/doc/config-reference/locale/ne.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n" +"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "विबरण" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/nl_NL.po b/doc/config-reference/locale/nl_NL.po index ff5093e8f5..f26f9a3639 100644 --- a/doc/config-reference/locale/nl_NL.po +++ b/doc/config-reference/locale/nl_NL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Omschrijving" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/pa_IN.po b/doc/config-reference/locale/pa_IN.po index 7cffbd77b9..351e6d0a59 100644 --- a/doc/config-reference/locale/pa_IN.po +++ b/doc/config-reference/locale/pa_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n" +"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pa_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "ਵੇਰਵਾ" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "ਉਦਾਹਰਣ ਲਈ:" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/pl_PL.po b/doc/config-reference/locale/pl_PL.po index a3bcee3441..a144dd65ca 100644 --- a/doc/config-reference/locale/pl_PL.po +++ b/doc/config-reference/locale/pl_PL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "[DOMYŚLNIE]" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Opis" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "Na przykład:" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/pt.po b/doc/config-reference/locale/pt.po index 3dacf2d56a..3f5c7a4666 100644 --- a/doc/config-reference/locale/pt.po +++ b/doc/config-reference/locale/pt.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1689,7 +1689,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2136,9 +2136,9 @@ msgid "Sections" msgstr "Secções" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "[PREDEFINIÇÃO]" @@ -2150,11 +2150,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3770,7 +3770,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3792,7 +3792,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3919,30 +3919,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3952,11 +3995,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3966,47 +4009,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4014,30 +4057,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4045,24 +4088,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4072,11 +4115,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4086,30 +4129,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4118,11 +4161,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4131,11 +4174,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4144,11 +4187,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4158,24 +4201,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4183,11 +4226,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4196,7 +4239,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4204,67 +4247,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4273,17 +4316,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4291,24 +4334,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4316,17 +4359,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4336,49 +4379,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "cidr" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4388,45 +4431,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "Secção" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "Õpção" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4436,26 +4479,26 @@ msgstr "Õpção" msgid "Description" msgstr "Descrição" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4464,149 +4507,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "Por exemplo:" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4614,7 +4657,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11912,35 +11955,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/pt_BR.po b/doc/config-reference/locale/pt_BR.po index 805e92bfb5..d417b90c1a 100644 --- a/doc/config-reference/locale/pt_BR.po +++ b/doc/config-reference/locale/pt_BR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "AllHostsFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "AvailabilityZoneFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "ComputeFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "CoreFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "DifferentHostFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "IsolatedHostsFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "RamFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "SameHostFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "SimpleCIDRAffinityFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "build_near_host_ip" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "cidr" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Descrição" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "Por exemplo:" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/ro.po b/doc/config-reference/locale/ro.po index 541639538f..830061e6c3 100644 --- a/doc/config-reference/locale/ro.po +++ b/doc/config-reference/locale/ro.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/ru.po b/doc/config-reference/locale/ru.po index d2d8b1fff0..3ec29c01ef 100644 --- a/doc/config-reference/locale/ru.po +++ b/doc/config-reference/locale/ru.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Описание" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "Например:" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/sk.po b/doc/config-reference/locale/sk.po index 372202ddbe..1b62f0b075 100644 --- a/doc/config-reference/locale/sk.po +++ b/doc/config-reference/locale/sk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n" +"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/sl_SI.po b/doc/config-reference/locale/sl_SI.po index b13f14125e..f4752d881b 100644 --- a/doc/config-reference/locale/sl_SI.po +++ b/doc/config-reference/locale/sl_SI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Opis" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/sq.po b/doc/config-reference/locale/sq.po index 81a1b9ae89..1be50161a2 100644 --- a/doc/config-reference/locale/sq.po +++ b/doc/config-reference/locale/sq.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/sr.po b/doc/config-reference/locale/sr.po index 94556beadd..e951de5335 100644 --- a/doc/config-reference/locale/sr.po +++ b/doc/config-reference/locale/sr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "Opis" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/sv.po b/doc/config-reference/locale/sv.po index 477637db70..df9ad7fb89 100644 --- a/doc/config-reference/locale/sv.po +++ b/doc/config-reference/locale/sv.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/ta.po b/doc/config-reference/locale/ta.po index 03fac68955..326035f081 100644 --- a/doc/config-reference/locale/ta.po +++ b/doc/config-reference/locale/ta.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n" +"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/te_IN.po b/doc/config-reference/locale/te_IN.po index bc5fca7adb..e2f634a0f8 100644 --- a/doc/config-reference/locale/te_IN.po +++ b/doc/config-reference/locale/te_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n" +"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/te_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/tl.po b/doc/config-reference/locale/tl.po index 952f0c9ab0..734d078557 100644 --- a/doc/config-reference/locale/tl.po +++ b/doc/config-reference/locale/tl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n" +"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/tr_TR.po b/doc/config-reference/locale/tr_TR.po index 0194525b9c..8e570f622e 100644 --- a/doc/config-reference/locale/tr_TR.po +++ b/doc/config-reference/locale/tr_TR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/uk.po b/doc/config-reference/locale/uk.po index be8c18b507..f2ccb71371 100644 --- a/doc/config-reference/locale/uk.po +++ b/doc/config-reference/locale/uk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/ur.po b/doc/config-reference/locale/ur.po index 73d7d7d6c9..2ac66fa3e6 100644 --- a/doc/config-reference/locale/ur.po +++ b/doc/config-reference/locale/ur.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n" +"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/vi_VN.po b/doc/config-reference/locale/vi_VN.po index 0273db9fe8..c1acf58318 100644 --- a/doc/config-reference/locale/vi_VN.po +++ b/doc/config-reference/locale/vi_VN.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1689,7 +1689,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2136,9 +2136,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2150,11 +2150,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3770,7 +3770,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3792,7 +3792,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3919,30 +3919,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3952,11 +3995,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3966,47 +4009,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "AvailabilityZoneFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4014,30 +4057,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "ComputeFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "CoreFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4045,24 +4088,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4072,11 +4115,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "DifferentHostFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4086,30 +4129,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4118,11 +4161,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4131,11 +4174,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4144,11 +4187,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4158,24 +4201,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4183,11 +4226,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "IsolatedHostsFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4196,7 +4239,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4204,67 +4247,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4273,17 +4316,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "RamFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4291,24 +4334,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4316,17 +4359,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "SameHostFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4336,49 +4379,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "SimpleCIDRAffinityFilter" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "build_near_host_ip" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4388,45 +4431,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4436,26 +4479,26 @@ msgstr "" msgid "Description" msgstr "Mô tả chi tiết" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4464,149 +4507,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "Chẳng hạn:" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4614,7 +4657,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11912,35 +11955,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/zh_CN.po b/doc/config-reference/locale/zh_CN.po index 2c08cb01f5..72536d438c 100644 --- a/doc/config-reference/locale/zh_CN.po +++ b/doc/config-reference/locale/zh_CN.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1689,7 +1689,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2136,9 +2136,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2150,11 +2150,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3770,7 +3770,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3792,7 +3792,7 @@ msgstr "@@image: '../../common/figures/filteringWorkflow1.png'; md5=c144af5cbdee #. 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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3919,30 +3919,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3952,11 +3995,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3966,47 +4009,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4014,30 +4057,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4045,24 +4088,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4072,11 +4115,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4086,30 +4129,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4118,11 +4161,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4131,11 +4174,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4144,11 +4187,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4158,24 +4201,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4183,11 +4226,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4196,7 +4239,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4204,67 +4247,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "=" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "<=" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr ">=" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "$free_ram_mb" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "$free_disk_mb" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "$total_usable_ram_mb" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "$vcpus_total" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "$vcpus_used" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4273,17 +4316,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4291,24 +4334,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4316,17 +4359,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4336,49 +4379,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "build_near_host_ip" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4388,45 +4431,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4436,26 +4479,26 @@ msgstr "" msgid "Description" msgstr "描述" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "ram_weight_multiplier" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4464,149 +4507,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "scheduler_weight_classes" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "例如:" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4614,7 +4657,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11912,35 +11955,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/zh_HK.po b/doc/config-reference/locale/zh_HK.po index cddab9eb97..43a6c3f8a5 100644 --- a/doc/config-reference/locale/zh_HK.po +++ b/doc/config-reference/locale/zh_HK.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 02:22+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_HK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1688,7 +1688,7 @@ msgstr "" #: ./doc/config-reference/compute/section_compute-sample-configuration-files.xml15(title) #: ./doc/config-reference/networking/section_networking-sample-configuration-files.xml22(title) #: ./doc/config-reference/block-storage/section_block-storage-sample-configuration-files.xml22(title) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml32(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml35(title) #: ./doc/config-reference/identity/section_keystone-sample-conf-files.xml42(title) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml50(title) msgid "policy.json" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." @@ -11911,35 +11954,35 @@ msgstr "" msgid "This file must be modified after installation." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml15(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml18(title) msgid "event_definitions.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml16(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) msgid "" "The event_definitions.yaml file defines how events " "received from other OpenStack components should be translated to Telemetry " "samples." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml19(para) -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml28(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml22(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml31(para) #: ./doc/config-reference/image-service/section_image-service-sample-configuration-files.xml26(para) msgid "You should not need to modify this file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml23(title) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml26(title) msgid "pipeline.yaml" msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml24(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml27(para) msgid "" "Pipelines describe a coupling between sources of samples and the " "corresponding sinks for transformation and publication of these data. They " "are defined in the pipeline.yaml file." msgstr "" -#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml33(para) +#: ./doc/config-reference/telemetry/section_telemetry-sample-configuration-files.xml36(para) msgid "" "The policy.json file defines additional access controls" " that apply to the Telemetry service." diff --git a/doc/config-reference/locale/zh_TW.po b/doc/config-reference/locale/zh_TW.po index 0e4ceb7681..dd3e532e85 100644 --- a/doc/config-reference/locale/zh_TW.po +++ b/doc/config-reference/locale/zh_TW.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" -"PO-Revision-Date: 2014-04-23 06:13+0000\n" -"Last-Translator: Yu-Ren Chen \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:39+0000\n" +"Last-Translator: openstackjenkins \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -2135,9 +2135,9 @@ msgid "Sections" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml98(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml526(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml534(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml543(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml570(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml578(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml587(td) msgid "[DEFAULT]" msgstr "" @@ -2149,11 +2149,11 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_nova-conf.xml108(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml613(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml619(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml625(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml632(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml651(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml657(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml663(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml669(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml676(td) msgid "[cells]" msgstr "" @@ -3769,7 +3769,7 @@ msgid "" msgstr "" #: ./doc/config-reference/compute/section_hypervisor_vmware.xml713(title) -#: ./doc/config-reference/compute/section_compute-scheduler.xml661(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml705(title) msgid "Configuration reference" msgstr "" @@ -3791,7 +3791,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/config-reference/compute/section_compute-scheduler.xml505(None) +#: ./doc/config-reference/compute/section_compute-scheduler.xml549(None) msgid "" "@@image: '../../common/figures/nova-weighting-hosts.png'; " "md5=000eab4cf0deb1da2e692e023065a6ae" @@ -3918,30 +3918,73 @@ msgstr "" msgid "" "The scheduler_default_filters configuration option in " "nova.conf defines the list of filters that are applied " -"by the nova-scheduler service. As" -" mentioned, the default filters are:" +"by the nova-scheduler service. " +"The default filters are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml124(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml122(para) msgid "The following sections describe the available filters." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml127(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml125(title) msgid "AggregateCoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml128(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml126(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. AggregateCoreFilter " "supports per-aggregate cpu_allocation_ratio. If the per-" "aggregate value is not found, the value falls back to the global setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml135(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml133(title) +msgid "AggregateImagePropertiesIsolation" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml134(para) +msgid "" +"Matches properties defined in an image's metadata against those of " +"aggregates to determine host matches:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml139(para) +msgid "" +"If a host belongs to an aggregate and the aggregate defines one or more " +"metadata that match an image's properties, that host is a candidate to boot " +"the image's instance." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml144(para) +msgid "" +"If a host does not belong to any aggregate, it can boot instances from all " +"images." +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml149(para) +msgid "" +"For example, the following aggregate myWinAgg has " +"the Windows operating system as metadata (named 'windows'):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml157(para) +msgid "" +"In this example, because the following Win-2012 image has the " +"windows property, it would boot on the sf-" +"devel host (all other filters being equal):" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml169(para) +msgid "" +"You can configure the " +"AggregateImagePropertiesIsolation filter using the " +"following options in the nova.conf file:" +msgstr "" + +#: ./doc/config-reference/compute/section_compute-scheduler.xml179(title) msgid "AggregateInstanceExtraSpecsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml136(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) msgid "" "Matches properties defined in an instance type's extra specs against admin-" "defined properties on a host aggregate. Works with specifications that are " @@ -3951,11 +3994,11 @@ msgid "" " to use this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml146(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml190(title) msgid "AggregateMultiTenancyIsolation" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml147(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml191(para) msgid "" "Isolates tenants to specific host " "aggregates. If a host is in an aggregate that has the metadata key " @@ -3965,47 +4008,47 @@ msgid "" "instances from all tenants." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml157(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml201(title) msgid "AggregateRamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml158(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml202(para) msgid "" "Implements blueprint per-aggregate-resource-ratio. " "Supports per-aggregate ram_allocation_ratio. If per-" "aggregate value is not found, it falls back to the default setting." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml166(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml210(title) msgid "AllHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml167(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml211(para) msgid "" "This is a no-op filter, it does not eliminate any of the available hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml171(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml215(title) msgid "AvailabilityZoneFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml172(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) msgid "" "Filters hosts by availability zone. This filter must be enabled for the " "scheduler to respect availability zones in requests." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml177(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml221(title) msgid "ComputeCapabilitiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml178(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml222(para) msgid "" "Matches properties defined in an instance type's extra specs against compute" " capabilities." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml180(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml224(para) msgid "" "If an extra specs key contains a colon \":\", anything before the colon is " "treated as a namespace, and anything after the colon is treated as the key " @@ -4013,30 +4056,30 @@ msgid "" "ignored by this filter." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml186(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml230(para) msgid "" "Disable the ComputeCapabilitiesFilter when using a Bare Metal configuration," " due to bug " "1129485" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml193(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml237(title) msgid "ComputeFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml194(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml238(para) msgid "Passes all hosts that are operational and enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml196(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml240(para) msgid "In general, this filter should always be enabled." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml200(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml244(title) msgid "CoreFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml201(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml245(para) msgid "" "Only schedule instances on hosts if there are sufficient CPU cores " "available. If this filter is not set, the scheduler may over provision a " @@ -4044,24 +4087,24 @@ msgid "" "may exceed the physical cores)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml206(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml250(para) msgid "" "This filter can be configured to allow a fixed amount of vCPU overcommitment" " by using the Configuration option in " "nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml213(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml257(para) msgid "" "With this setting, if 8 vCPUs are on a node, the scheduler allows instances " "up to 128 vCPU to be run on that node." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml216(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml260(para) msgid "To disallow vCPU overcommitment set:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml219(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml263(para) msgid "" "The Compute API will always return the actual number of CPU cores available " "on a compute node regardless of the value of the " @@ -4071,11 +4114,11 @@ msgid "" " only taken into account internally in the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml231(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml275(title) msgid "DifferentHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml232(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml276(para) msgid "" "Schedule the instance on a different host from a set of instances. To take " "advantage of this filter, the requester must pass a scheduler hint, using " @@ -4085,30 +4128,30 @@ msgid "" "tool, use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml244(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml288(para) msgid "" "With the API, use the os:scheduler_hints key. For " "example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml250(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml294(title) msgid "DiskFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml251(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml295(para) msgid "" "Only schedule instances on hosts if there is sufficient disk space available" " for root and ephemeral storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml254(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml298(para) msgid "" "This filter can be configured to allow a fixed amount of disk overcommitment" " by using the disk_allocation_ratio Configuration option " "in nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml261(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) msgid "" "Adjusting this value to greater than 1.0 enables scheduling instances while " "over committing disk resources on the node. This might be desirable if you " @@ -4117,11 +4160,11 @@ msgid "" "storage." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml269(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml313(title) msgid "GroupAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml270(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml314(para) msgid "" "The GroupAffinityFilter ensures that an instance is scheduled on to a host " "from a set of group hosts. To take advantage of this filter, the requester " @@ -4130,11 +4173,11 @@ msgid "" "use the --hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml282(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml326(title) msgid "GroupAntiAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml283(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml327(para) msgid "" "The GroupAntiAffinityFilter ensures that each instance in a group is on a " "different host. To take advantage of this filter, the requester must pass a " @@ -4143,11 +4186,11 @@ msgid "" "--hint flag. For example:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml295(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml339(title) msgid "ImagePropertiesFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml296(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml340(para) msgid "" "Filters hosts based on properties defined on the instance's image. It passes" " hosts that can support the specified image properties contained in the " @@ -4157,24 +4200,24 @@ msgid "" "with these properties by using:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml305(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml349(para) msgid "The image properties that the filter checks for are:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml309(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml353(para) msgid "" "architecture: Architecture describes the machine " "architecture required by the image. Examples are i686, x86_64, arm, and " "ppc64." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml315(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) msgid "" "hypervisor_type: Hypervisor type describes the hypervisor" " required by the image. Examples are xen, kvm, qemu, and xenapi." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml321(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) msgid "" "vm_mode: Virtual machine mode describes the hypervisor " "application binary interface (ABI) required by the image. Examples are 'xen'" @@ -4182,11 +4225,11 @@ msgid "" "Linux paravirtual ABI, exe for container virt executable ABI." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml332(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml376(title) msgid "IsolatedHostsFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml333(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) msgid "" "Allows the admin to define a special (isolated) set of images and a special " "(isolated) set of hosts, such that the isolated images can only run on the " @@ -4195,7 +4238,7 @@ msgid "" "used to force isolated hosts to only run isolated images." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml341(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml385(para) msgid "" "The admin must specify the isolated set of images and hosts in the " "nova.conf file using the " @@ -4203,67 +4246,67 @@ msgid "" "configuration options. For example: " msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml351(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml395(title) msgid "JsonFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml356(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml400(para) msgid "=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml359(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) msgid "<" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml362(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml406(para) msgid ">" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml365(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) msgid "in" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml368(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml412(para) msgid "<=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml371(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml415(para) msgid ">=" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml374(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml418(para) msgid "not" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml377(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml421(para) msgid "or" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml380(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml424(para) msgid "and" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml384(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml428(para) msgid "$free_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml387(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml431(para) msgid "$free_disk_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml390(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml434(para) msgid "$total_usable_ram_mb" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml393(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml437(para) msgid "$vcpus_total" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) msgid "$vcpus_used" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml352(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml396(para) msgid "" "The JsonFilter allows a user to construct a custom filter by passing a " "scheduler hint in JSON format. The following operators are " @@ -4272,17 +4315,17 @@ msgid "" "the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml403(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml452(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml486(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml447(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml496(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml530(para) msgid "With the API, use the os:scheduler_hints key:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml408(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml452(title) msgid "RamFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml409(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml453(para) msgid "" "Only schedule instances on hosts that have sufficient RAM available. If this" " filter is not set, the scheduler may over provision a host based on RAM " @@ -4290,24 +4333,24 @@ msgid "" "physical RAM)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml414(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) msgid "" "This filter can be configured to allow a fixed amount of RAM overcommitment " "by using the ram_allocation_ratio configuration option in" " nova.conf. The default setting is:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml422(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) msgid "" "This setting enables 1.5 GB instances to run on any compute node with 1 GB " "of free RAM." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml426(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml470(title) msgid "RetryFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml427(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml471(para) msgid "" "Filter out hosts that have already been attempted for scheduling purposes. " "If the scheduler selects a host to respond to a service request, and the " @@ -4315,17 +4358,17 @@ msgid "" "from retrying that host for the service request." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml433(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml477(para) msgid "" "This filter is only useful if the scheduler_max_attempts " "configuration option is set to a value greater than zero." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml439(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml483(title) msgid "SameHostFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml440(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml484(para) msgid "" "Schedule the instance on the same host as another instance in a set of " "instances. To take advantage of this filter, the requester must pass a " @@ -4335,49 +4378,49 @@ msgid "" "line tool, use the --hint flag:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml457(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml501(title) msgid "SimpleCIDRAffinityFilter" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml458(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml502(para) msgid "" "Schedule the instance based on host IP subnet range. To take advantage of " "this filter, the requester must specify a range of valid IP address in CIDR " "format, by passing two scheduler hints:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml464(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml508(literal) msgid "build_near_host_ip" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml466(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) msgid "" "The first IP address in the subnet (for example, " "192.168.1.1)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml472(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml516(literal) msgid "cidr" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml474(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml518(para) msgid "" "The CIDR that corresponds to the subnet (for example, " "/24)" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml480(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml524(para) msgid "" "Using the command-line tool, use the " "--hint flag. For example, to specify the IP subnet " "192.168.1.1/24" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml492(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml536(title) msgid "Weights" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml494(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml538(para) msgid "" "When resourcing instances, the Filter Scheduler filters and weighs each host" " in the list of acceptable hosts. Each time the scheduler selects a host, it" @@ -4387,45 +4430,45 @@ msgid "" "instance." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml499(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml543(para) msgid "" "All weights are normalized before being summed up; the host with the largest" " weight is given the highest priority." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml502(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml546(title) msgid "Weighing hosts" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml509(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml553(para) msgid "" "If cells are used, cells are weighted by the scheduler in the same manner as" " hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml510(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml554(para) msgid "" "Hosts and cells are weighed based on the following options in the " "/etc/nova/nova.conf file:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml513(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml557(caption) msgid "Host Weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml519(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml600(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml563(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml644(th) msgid "Section" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml520(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml601(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml564(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml645(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml321(td) msgid "Option" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml521(th) -#: ./doc/config-reference/compute/section_compute-scheduler.xml602(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml565(th) +#: ./doc/config-reference/compute/section_compute-scheduler.xml646(th) #: ./doc/config-reference/block-storage/drivers/coraid-driver.xml358(th) #: ./doc/config-reference/block-storage/drivers/hds-hus-driver.xml324(td) #: ./doc/config-reference/block-storage/drivers/huawei-storage-driver.xml309(th) @@ -4435,26 +4478,26 @@ msgstr "" msgid "Description" msgstr "描述" -#: ./doc/config-reference/compute/section_compute-scheduler.xml527(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml529(option) -#: ./doc/config-reference/compute/section_compute-scheduler.xml626(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml628(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml571(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml573(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml670(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml672(option) #: ./doc/config-reference/compute/section_compute-cells.xml88(term) msgid "ram_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml528(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml572(td) msgid "" "By default, the scheduler spreads instances across all hosts evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml535(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml579(literal) msgid "scheduler_host_subset_size" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml536(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml580(td) msgid "" "New instances are scheduled on a host that is chosen randomly from a subset " "of the N best hosts. This property defines the subset size from which a host" @@ -4463,149 +4506,149 @@ msgid "" " 1 is used instead. Use an integer value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml544(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml633(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml588(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml677(literal) #: ./doc/config-reference/compute/section_compute-cells.xml81(term) msgid "scheduler_weight_classes" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(literal) msgid "nova.scheduler.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml545(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml589(td) msgid "" "Defaults to , which selects the only available weigher, the " "RamWeigher. Hosts are then weighed and sorted with the largest weight " "winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml550(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml555(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml563(td) -#: ./doc/config-reference/compute/section_compute-scheduler.xml574(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml594(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml599(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml607(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml618(td) msgid "[metrics]" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml551(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml595(literal) msgid "weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml552(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml596(td) msgid "Multiplier for weighing metrices. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml556(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml577(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml600(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml621(option) msgid "weight_setting" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml559(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml603(literal) msgid "name1.value * 1.0 + name2.value * -1.0" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml557(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml601(td) msgid "" "Determines how metrics are weighed. Use a comma-separated list of " "metricName=ratio. For example: \"name1=1.0, name2=-1.0\" results in: " "" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml564(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(option) msgid "required" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml566(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml610(para) msgid "" "True—Raises an exception. To avoid the raised exception, you should use the " "scheduler filter MetricFilter to filter out hosts with " "unavailable metrics." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml569(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml613(para) msgid "" "False—Treated as a negative factor in the weighing process (uses the " " option)." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml565(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml609(para) msgid "Specifies how to treat unavailable metrics:" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml575(literal) -#: ./doc/config-reference/compute/section_compute-scheduler.xml578(option) +#: ./doc/config-reference/compute/section_compute-scheduler.xml619(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml622(option) msgid "weight_of_unavailable" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml576(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml620(td) msgid "" "If is set to False, and any one of the metrics set by " " is unavailable, the value is returned to " "the scheduler." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml583(para) -#: ./doc/config-reference/compute/section_compute-scheduler.xml640(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml627(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml684(para) msgid "For example:" msgstr "例如:" -#: ./doc/config-reference/compute/section_compute-scheduler.xml594(caption) +#: ./doc/config-reference/compute/section_compute-scheduler.xml638(caption) msgid "Cell weighting options" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml608(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml652(literal) msgid "mute_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml609(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml653(td) msgid "" "Multiplier to weigh mute children (hosts which have not sent capacity or " "capacity updates for some time). Use a negative, floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml614(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml658(literal) msgid "mute_weight_value" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml615(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml659(td) msgid "" "Weight value assigned to mute children. Use a positive, floating-point value" " with a maximum of '1.0'." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml620(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml664(literal) msgid "offset_weight_multiplier" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml621(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml665(td) msgid "" "Multiplier to weigh cells, so you can specify a preferred cell. Use a " "floating point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml627(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml671(td) msgid "" "By default, the scheduler spreads instances across all cells evenly. Set the" " option to a negative number if you prefer stacking instead" " of spreading. Use a floating-point value." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(literal) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(literal) msgid "nova.cells.weights.all_weighers" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml634(td) +#: ./doc/config-reference/compute/section_compute-scheduler.xml678(td) msgid "" "Defaults to , which maps to all cell weighers included with " "Compute. Cells are then weighed and sorted with the largest weight winning." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml649(title) +#: ./doc/config-reference/compute/section_compute-scheduler.xml693(title) msgid "Chance scheduler" msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml651(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml695(para) msgid "" "As an administrator, you work with the Filter Scheduler. However, the " "Compute service also uses the Chance Scheduler, " @@ -4613,7 +4656,7 @@ msgid "" "selects from lists of filtered hosts." msgstr "" -#: ./doc/config-reference/compute/section_compute-scheduler.xml662(para) +#: ./doc/config-reference/compute/section_compute-scheduler.xml706(para) msgid "" "To customize the Compute scheduler, use the configuration option settings " "documented in ." diff --git a/doc/glossary/locale/ar.po b/doc/glossary/locale/ar.po index 567554aa3e..4b4dd5ca92 100644 --- a/doc/glossary/locale/ar.po +++ b/doc/glossary/locale/ar.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/bg_BG.po b/doc/glossary/locale/bg_BG.po index 4bf4ac3bd8..945a9788ab 100644 --- a/doc/glossary/locale/bg_BG.po +++ b/doc/glossary/locale/bg_BG.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/bn_IN.po b/doc/glossary/locale/bn_IN.po index 18adf768e5..18a7903931 100644 --- a/doc/glossary/locale/bn_IN.po +++ b/doc/glossary/locale/bn_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n" +"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bn_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/bs.po b/doc/glossary/locale/bs.po index 8155008d3b..c6ad2a30f3 100644 --- a/doc/glossary/locale/bs.po +++ b/doc/glossary/locale/bs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/ca.po b/doc/glossary/locale/ca.po index 2bde3d8d83..3bea041334 100644 --- a/doc/glossary/locale/ca.po +++ b/doc/glossary/locale/ca.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "Diablo" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "DNS" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/cs.po b/doc/glossary/locale/cs.po index 2a6a6c50ec..b0b7bd78d9 100644 --- a/doc/glossary/locale/cs.po +++ b/doc/glossary/locale/cs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "instance" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "Keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Síťování" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Object Storage" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Orchestrace" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "projekt" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/da.po b/doc/glossary/locale/da.po index 2ebe42a698..7f73b6e3a3 100644 --- a/doc/glossary/locale/da.po +++ b/doc/glossary/locale/da.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "Keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Object Storage" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/de.po b/doc/glossary/locale/de.po index e53ca4f5d5..762f7bac52 100644 --- a/doc/glossary/locale/de.po +++ b/doc/glossary/locale/de.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "ceilometer" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "cinder" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "glance" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "Heat" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "Hyper-V" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "Instanz" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "Keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" -msgstr "" +msgstr "Netzwerk" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "Network Time Protokoll (NTP)" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Netzwerk" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "Neutron" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "Nova" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Objekt Speicher" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Orchestrierung" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" -msgstr "" +msgstr "Qpid" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" -msgstr "" +msgstr "RabbitMQ" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "Dienst" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "Swift" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" -msgstr "" +msgstr "ZeroMQ" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/el.po b/doc/glossary/locale/el.po index 2828536f5e..7acb993583 100644 --- a/doc/glossary/locale/el.po +++ b/doc/glossary/locale/el.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/en_AU.po b/doc/glossary/locale/en_AU.po index f3f9f1d0cd..2843b92265 100644 --- a/doc/glossary/locale/en_AU.po +++ b/doc/glossary/locale/en_AU.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_AU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "instance" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Networking" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Orchestration" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/en_GB.po b/doc/glossary/locale/en_GB.po index 565cb16041..9087ee5be5 100644 --- a/doc/glossary/locale/en_GB.po +++ b/doc/glossary/locale/en_GB.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "host" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "image" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "instance" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "IP address" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "network" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Networking" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "node" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Orchestration" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "project" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "user" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/es.po b/doc/glossary/locale/es.po index 30df4da49b..647553e7d1 100644 --- a/doc/glossary/locale/es.po +++ b/doc/glossary/locale/es.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "D" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "Diablo" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "Domain Name Server" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "E" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "Entidad" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "Essex" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "F" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "Folsom" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "G" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "glance" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "H" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "horizon" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "host" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "I" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "imagen" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "instancia" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "Dirección IP" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "J" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "Java" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "Un Lenguaje de programación que es usado para crear sistemas que involucran más de una computadora a modo de una red." -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "K" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "L" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "Red de capa-2" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "M" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "N" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "red" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "Network Time Protocol (NTP)" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Redes" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "nodo" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "nova" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "nova-network" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Object Storage" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Orquestación" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "P" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "port" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "proyecto" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "Q" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "RESTful" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "S" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "subdominio" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "swift" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "T" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "U" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "usuario" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "V" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "W" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "X" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "Y" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "Z" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/es_MX.po b/doc/glossary/locale/es_MX.po index 9987238cb3..53f94e0c40 100644 --- a/doc/glossary/locale/es_MX.po +++ b/doc/glossary/locale/es_MX.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "instancia" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "Openstack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Orquestación" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/eu.po b/doc/glossary/locale/eu.po index 8bed0c8445..e3225d0871 100644 --- a/doc/glossary/locale/eu.po +++ b/doc/glossary/locale/eu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "DSN" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/fa.po b/doc/glossary/locale/fa.po index 82b126321c..52fcfc8ff0 100644 --- a/doc/glossary/locale/fa.po +++ b/doc/glossary/locale/fa.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/fi_FI.po b/doc/glossary/locale/fi_FI.po index 2f471dd702..350fce7476 100644 --- a/doc/glossary/locale/fi_FI.po +++ b/doc/glossary/locale/fi_FI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "instanssi" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Luodaan Verkkoasetuksia" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/fil.po b/doc/glossary/locale/fil.po index ceae14cae4..8df51e250a 100644 --- a/doc/glossary/locale/fil.po +++ b/doc/glossary/locale/fil.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n" +"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fil/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Object Storage" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/fr.po b/doc/glossary/locale/fr.po index 2c7068c27f..c80b1fe780 100644 --- a/doc/glossary/locale/fr.po +++ b/doc/glossary/locale/fr.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-15 05:34+0000\n" -"PO-Revision-Date: 2014-04-14 08:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -884,202 +884,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1087,47 +1097,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1135,108 +1145,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "Cloud-init" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1244,11 +1254,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1256,69 +1266,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "Le service Calcul" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1326,128 +1336,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1457,22 +1467,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1480,64 +1490,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1545,21 +1555,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1568,164 +1578,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1735,181 +1745,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1918,212 +1928,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "E" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "Point de terminaison" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "Essex" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2131,27 +2141,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2159,253 +2169,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "F" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2414,37 +2424,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2452,11 +2462,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2464,228 +2474,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "G" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "passerelle" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "glance" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2694,54 +2704,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "host" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2750,11 +2760,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2764,69 +2774,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2836,57 +2846,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "Service d'Identité" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2894,29 +2904,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "image" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2925,270 +2935,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "le Service d'Image" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "instance" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3198,11 +3208,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3210,11 +3220,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3225,447 +3235,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "Java" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "Keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "L" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "memcached" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3673,449 +3683,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "network" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Réseaux" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "noeud" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "nova" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "nova-network" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Object Storage" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4124,136 +4134,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "openSUSE" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Orchestration" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4261,31 +4271,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4293,66 +4303,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "port" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4362,108 +4372,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "projet" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4471,170 +4481,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "RabbitMQ" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4644,29 +4654,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4676,137 +4686,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4814,372 +4824,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "RESTful" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "Personnalité qu'assume un utilisateur lorsqu'il effectue une série d'opérations spécifiques. Un rôle inclut une variété de droits et privilèges. L' utilisateur adoptant un rôle hérite de ces droits et privilèges." -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "server" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5191,11 +5201,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5204,39 +5214,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5245,185 +5255,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5431,363 +5441,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "swift" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "T" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "Télémétrie" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "jeton" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "U" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "Ubuntu" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "utilisateur" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5795,27 +5805,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "V" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5824,27 +5834,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5852,119 +5862,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5973,134 +5983,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6108,50 +6118,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "W" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6159,59 +6169,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "X" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "XenServer" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "Y" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "Z" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "ZeroMQ" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "Zuul" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/gl.po b/doc/glossary/locale/gl.po index 722ffa2890..734cf75b5d 100644 --- a/doc/glossary/locale/gl.po +++ b/doc/glossary/locale/gl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/glossary.pot b/doc/glossary/locale/glossary.pot index 41480429d4..b8fbef9f63 100644 --- a/doc/glossary/locale/glossary.pot +++ b/doc/glossary/locale/glossary.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-04-14 06:23+0000\n" +"POT-Creation-Date: 2014-04-24 06:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -702,4382 +702,4390 @@ msgid "An OpenStack grouped release of projects that came out in the spring of 2 msgstr "" #: ./doc/glossary/glossary-terms.xml:745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml:747(para) +msgid "Cloud Auditing Data Federation (CADF) is a specification for audit event data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml:755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml:757(para) msgid "One of the RPC primitives used by the OpenStack message queue software. Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml:753(glossterm) +#: ./doc/glossary/glossary-terms.xml:763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml:755(para) +#: ./doc/glossary/glossary-terms.xml:765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:761(glossterm) +#: ./doc/glossary/glossary-terms.xml:771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml:763(para) +#: ./doc/glossary/glossary-terms.xml:773(para) msgid "A Compute back-end database table that contains the current workload, amount of free RAM, and number of VMs running on each host. Used to determine on which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:770(glossterm) +#: ./doc/glossary/glossary-terms.xml:780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml:772(para) +#: ./doc/glossary/glossary-terms.xml:782(para) msgid "A notification driver that monitors VM instances and updates the capacity cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml:777(glossterm) +#: ./doc/glossary/glossary-terms.xml:787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml:779(para) +#: ./doc/glossary/glossary-terms.xml:789(para) msgid "One of the RPC primitives used by the OpenStack message queue software. Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml:785(glossterm) +#: ./doc/glossary/glossary-terms.xml:795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml:787(para) +#: ./doc/glossary/glossary-terms.xml:797(para) msgid "A list of API endpoints that are available to a user after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:794(glossterm) +#: ./doc/glossary/glossary-terms.xml:804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:796(para) +#: ./doc/glossary/glossary-terms.xml:806(para) msgid "An Identity Service that lists API endpoints that are available to a user after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:804(glossterm) +#: ./doc/glossary/glossary-terms.xml:814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:806(para) +#: ./doc/glossary/glossary-terms.xml:816(para) msgid "The project name for the Telemetry service, which is an integrated project that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:812(glossterm) +#: ./doc/glossary/glossary-terms.xml:822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml:814(para) +#: ./doc/glossary/glossary-terms.xml:824(para) msgid "Provides logical partitioning of Compute resources in a child and parent relationship. Requests are passed from parent cells to child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml:822(glossterm) +#: ./doc/glossary/glossary-terms.xml:832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml:824(para) +#: ./doc/glossary/glossary-terms.xml:834(para) msgid "A Compute option that enables parent cells to pass resource requests to child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml:830(glossterm) +#: ./doc/glossary/glossary-terms.xml:840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:832(para) +#: ./doc/glossary/glossary-terms.xml:842(para) msgid "The Compute component that contains a list of the current capabilities of each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml:838(glossterm) +#: ./doc/glossary/glossary-terms.xml:848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:840(para) ./doc/glossary/glossary-terms.xml:1359(para) ./doc/glossary/glossary-terms.xml:3460(para) ./doc/glossary/glossary-terms.xml:3944(para) ./doc/glossary/glossary-terms.xml:4570(para) +#: ./doc/glossary/glossary-terms.xml:850(para) ./doc/glossary/glossary-terms.xml:1369(para) ./doc/glossary/glossary-terms.xml:3470(para) ./doc/glossary/glossary-terms.xml:3954(para) ./doc/glossary/glossary-terms.xml:4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:845(glossterm) +#: ./doc/glossary/glossary-terms.xml:855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml:847(para) +#: ./doc/glossary/glossary-terms.xml:857(para) msgid "Massively scalable distributed storage system that consists of an object store, block store, and POSIX-compatible distributed file system. Compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:854(glossterm) +#: ./doc/glossary/glossary-terms.xml:864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:856(para) +#: ./doc/glossary/glossary-terms.xml:866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml:861(glossterm) +#: ./doc/glossary/glossary-terms.xml:871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml:863(para) +#: ./doc/glossary/glossary-terms.xml:873(para) msgid "A simple certificate authority provided by Compute for cloudpipe VPNs and VM image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml:868(glossterm) +#: ./doc/glossary/glossary-terms.xml:878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:871(para) +#: ./doc/glossary/glossary-terms.xml:881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:876(glossterm) +#: ./doc/glossary/glossary-terms.xml:886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml:878(para) +#: ./doc/glossary/glossary-terms.xml:888(para) msgid "A scheduling method used by Compute that randomly chooses an available host from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml:883(glossterm) +#: ./doc/glossary/glossary-terms.xml:893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml:885(para) +#: ./doc/glossary/glossary-terms.xml:895(para) msgid "A Compute API parameter that downloads changes to the requested item since your last request, instead of downloading a new, fresh set of data and comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml:893(glossterm) +#: ./doc/glossary/glossary-terms.xml:903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml:895(para) +#: ./doc/glossary/glossary-terms.xml:905(para) msgid "An operating system configuration management tool supporting OpenStack deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml:900(glossterm) +#: ./doc/glossary/glossary-terms.xml:910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml:902(para) +#: ./doc/glossary/glossary-terms.xml:912(para) msgid "If a requested resource such as CPU time, disk storage, or memory is not available in the parent cell, the request is forwarded to its associated child cells. If the child cell can fulfill the request, it does. Otherwise, it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml:911(glossterm) +#: ./doc/glossary/glossary-terms.xml:921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml:913(para) +#: ./doc/glossary/glossary-terms.xml:923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:918(glossterm) +#: ./doc/glossary/glossary-terms.xml:928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:920(para) +#: ./doc/glossary/glossary-terms.xml:930(para) msgid "A minimal Linux distribution designed for use as a test image on clouds such as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:925(glossterm) +#: ./doc/glossary/glossary-terms.xml:935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:927(para) +#: ./doc/glossary/glossary-terms.xml:937(para) msgid "A Networking plug-in for Cisco devices and technologies including UCS and Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml:932(glossterm) +#: ./doc/glossary/glossary-terms.xml:942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml:934(para) +#: ./doc/glossary/glossary-terms.xml:944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml:939(glossterm) +#: ./doc/glossary/glossary-terms.xml:949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml:941(para) +#: ./doc/glossary/glossary-terms.xml:951(para) msgid "A model that enables access to a shared pool of configurable computing resources, such as networks, servers, storage, applications, and services, that can be rapidly provisioned and released with minimal management effort or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml:950(glossterm) +#: ./doc/glossary/glossary-terms.xml:960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml:952(para) +#: ./doc/glossary/glossary-terms.xml:962(para) msgid "Collection of Compute components that represent the global state of the cloud, talks to services such as Identity Service authentication, Object Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml:959(glossterm) +#: ./doc/glossary/glossary-terms.xml:969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:961(para) +#: ./doc/glossary/glossary-terms.xml:971(para) msgid "A node that runs network, volume, API, scheduler, and image services. Each service may be broken out into separate nodes for scalability or availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml:968(glossterm) +#: ./doc/glossary/glossary-terms.xml:978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:971(para) +#: ./doc/glossary/glossary-terms.xml:981(para) msgid "SINA standard that defines a RESTful API for managing objects in the cloud, currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:977(glossterm) +#: ./doc/glossary/glossary-terms.xml:987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:980(para) +#: ./doc/glossary/glossary-terms.xml:990(para) msgid "An in-progress specification for cloud management. Currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:986(glossterm) +#: ./doc/glossary/glossary-terms.xml:996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml:988(para) +#: ./doc/glossary/glossary-terms.xml:998(para) msgid "A package commonly installed in VM images that performs initialization of an instance after boot using information that it retrieves from the metadata service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml:996(glossterm) +#: ./doc/glossary/glossary-terms.xml:1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:998(para) +#: ./doc/glossary/glossary-terms.xml:1008(para) msgid "One of the default roles in the Compute RBAC system. Grants complete system access." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1003(glossterm) +#: ./doc/glossary/glossary-terms.xml:1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1005(para) +#: ./doc/glossary/glossary-terms.xml:1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1010(glossterm) +#: ./doc/glossary/glossary-terms.xml:1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1012(para) +#: ./doc/glossary/glossary-terms.xml:1022(para) msgid "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1018(glossterm) +#: ./doc/glossary/glossary-terms.xml:1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1020(para) +#: ./doc/glossary/glossary-terms.xml:1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1024(glossterm) +#: ./doc/glossary/glossary-terms.xml:1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1026(para) +#: ./doc/glossary/glossary-terms.xml:1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1031(glossterm) +#: ./doc/glossary/glossary-terms.xml:1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1033(para) +#: ./doc/glossary/glossary-terms.xml:1043(para) msgid "A project that is not officially endorsed by the OpenStack Foundation. If the project is successful enough, it might be elevated to an incubated project and then to a core project, or it might be merged with the main code trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1041(glossterm) +#: ./doc/glossary/glossary-terms.xml:1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1043(para) +#: ./doc/glossary/glossary-terms.xml:1053(para) msgid "Reduce the size of files by special encoding, the file can be decompressed again to its original content. OpenStack supports compression at the Linux file system level but does not support compression for things such as Object Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1052(glossterm) +#: ./doc/glossary/glossary-terms.xml:1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1054(para) +#: ./doc/glossary/glossary-terms.xml:1064(para) msgid "The OpenStack core project that provides compute services. The project name of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1060(glossterm) +#: ./doc/glossary/glossary-terms.xml:1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1062(para) +#: ./doc/glossary/glossary-terms.xml:1072(para) msgid "The nova-api daemon provides access to nova services. Can communicate with other APIs, such as the Amazon EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1069(glossterm) +#: ./doc/glossary/glossary-terms.xml:1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1071(para) +#: ./doc/glossary/glossary-terms.xml:1081(para) msgid "The Compute component that chooses suitable hosts on which to start VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1076(glossterm) +#: ./doc/glossary/glossary-terms.xml:1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1078(para) +#: ./doc/glossary/glossary-terms.xml:1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1083(glossterm) +#: ./doc/glossary/glossary-terms.xml:1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1085(para) +#: ./doc/glossary/glossary-terms.xml:1095(para) msgid "A node that runs the nova-compute daemon which manages VM instances that provide a wide range of services such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1095(glossterm) +#: ./doc/glossary/glossary-terms.xml:1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1097(para) +#: ./doc/glossary/glossary-terms.xml:1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1102(glossterm) +#: ./doc/glossary/glossary-terms.xml:1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1104(para) +#: ./doc/glossary/glossary-terms.xml:1114(para) msgid "The Compute component that runs on each compute node and manages the VM instance life cycle, including run, reboot, terminate, attach/detach volumes, and so on. Provided by the nova-compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1113(glossterm) +#: ./doc/glossary/glossary-terms.xml:1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1115(para) +#: ./doc/glossary/glossary-terms.xml:1125(para) msgid "A set of segment objects that Object Storage combines and sends to the client." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1121(glossterm) +#: ./doc/glossary/glossary-terms.xml:1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1123(para) +#: ./doc/glossary/glossary-terms.xml:1133(para) msgid "In Compute, conductor is the process that proxies database requests from the compute process. Using conductor improves security because compute nodes do not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1130(glossterm) +#: ./doc/glossary/glossary-terms.xml:1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1132(para) +#: ./doc/glossary/glossary-terms.xml:1142(para) msgid "The amount of time it takes for a new Object Storage object to become accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1137(glossterm) +#: ./doc/glossary/glossary-terms.xml:1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1139(para) +#: ./doc/glossary/glossary-terms.xml:1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1144(glossterm) +#: ./doc/glossary/glossary-terms.xml:1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1146(para) +#: ./doc/glossary/glossary-terms.xml:1156(para) msgid "Organizes and stores objects in Object Storage. Similar to the concept of a Linux directory but cannot be nested. Alternative term for an Image Service container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1153(glossterm) +#: ./doc/glossary/glossary-terms.xml:1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1155(para) +#: ./doc/glossary/glossary-terms.xml:1165(para) msgid "Checks for missing replicas or incorrect objects in specified Object Storage containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1161(glossterm) +#: ./doc/glossary/glossary-terms.xml:1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1163(para) +#: ./doc/glossary/glossary-terms.xml:1173(para) msgid "A SQLite database that stores Object Storage containers and container metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1171(glossterm) +#: ./doc/glossary/glossary-terms.xml:1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1173(para) +#: ./doc/glossary/glossary-terms.xml:1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:1181(glossterm) +#: ./doc/glossary/glossary-terms.xml:1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1183(para) +#: ./doc/glossary/glossary-terms.xml:1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1187(glossterm) +#: ./doc/glossary/glossary-terms.xml:1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1189(para) +#: ./doc/glossary/glossary-terms.xml:1199(para) msgid "The Object Storage component that provides container services, such as create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1195(glossterm) +#: ./doc/glossary/glossary-terms.xml:1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1197(para) +#: ./doc/glossary/glossary-terms.xml:1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1202(glossterm) +#: ./doc/glossary/glossary-terms.xml:1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1204(para) +#: ./doc/glossary/glossary-terms.xml:1214(para) msgid "Depending on context, the core API is either the OpenStack API or the main API of a specific core project, such as Compute, Networking, Image Service, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1211(glossterm) +#: ./doc/glossary/glossary-terms.xml:1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1213(para) +#: ./doc/glossary/glossary-terms.xml:1223(para) msgid "An official OpenStack project. Currently consists of Compute (nova), Object Storage (swift), Image Service (glance), Identity (keystone), Dashboard (horizon), Networking (neutron), and Block Storage (cinder). The Telemetry module (ceilometer) and Orchestration module (heat) are integrated projects as of the Havana release. In the Icehouse release, the Database module (trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1227(glossterm) +#: ./doc/glossary/glossary-terms.xml:1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1229(para) +#: ./doc/glossary/glossary-terms.xml:1239(para) msgid "Under the Compute distributed scheduler this is calculated by looking at the capabilities of each host relative to the flavor of the VM instance being requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1236(glossterm) +#: ./doc/glossary/glossary-terms.xml:1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1238(para) +#: ./doc/glossary/glossary-terms.xml:1248(para) msgid "Data that is only known to or accessible by a user and used to verify that the user is who they say they are. Credentials are presented to the server during authentication. Examples include a password, secret key, digital certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1248(glossterm) +#: ./doc/glossary/glossary-terms.xml:1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1250(para) +#: ./doc/glossary/glossary-terms.xml:1260(para) msgid "An open source community project by Dell that aims to provide all necessary services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1256(glossterm) +#: ./doc/glossary/glossary-terms.xml:1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1258(para) +#: ./doc/glossary/glossary-terms.xml:1268(para) msgid "An element of the Compute capacity cache that is calculated based on the number of build, snapshot, migrate, and resize operations currently in progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1265(glossterm) +#: ./doc/glossary/glossary-terms.xml:1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1267(para) +#: ./doc/glossary/glossary-terms.xml:1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1271(glossterm) +#: ./doc/glossary/glossary-terms.xml:1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1273(para) +#: ./doc/glossary/glossary-terms.xml:1283(para) msgid "A user-created Python module that is loaded by horizon to change the look and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1281(title) +#: ./doc/glossary/glossary-terms.xml:1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1283(glossterm) +#: ./doc/glossary/glossary-terms.xml:1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1285(para) +#: ./doc/glossary/glossary-terms.xml:1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:1291(glossterm) +#: ./doc/glossary/glossary-terms.xml:1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1293(para) +#: ./doc/glossary/glossary-terms.xml:1303(para) msgid "Discretionary access control. Governs the ability of subjects to access objects, while enabling users to make policy decisions and assign security attributes. The traditional UNIX system of users, groups, and read-write-execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1302(glossterm) +#: ./doc/glossary/glossary-terms.xml:1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1304(para) +#: ./doc/glossary/glossary-terms.xml:1314(para) msgid "The web-based management interface for OpenStack. An alternative name for horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1309(glossterm) +#: ./doc/glossary/glossary-terms.xml:1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1311(para) +#: ./doc/glossary/glossary-terms.xml:1321(para) msgid "Both Image Service and Compute support encrypted virtual machine (VM) images (but not instances). In-transit data encryption is supported in OpenStack using technologies such as HTTPS, SSL, TLS, and SSH. Object Storage does not support object encryption at the application level but may support storage that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1321(glossterm) +#: ./doc/glossary/glossary-terms.xml:1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1323(para) +#: ./doc/glossary/glossary-terms.xml:1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1328(glossterm) +#: ./doc/glossary/glossary-terms.xml:1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1330(para) +#: ./doc/glossary/glossary-terms.xml:1340(para) msgid "An Object Storage component that copies changes in the account, container, and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1336(glossterm) +#: ./doc/glossary/glossary-terms.xml:1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1338(para) +#: ./doc/glossary/glossary-terms.xml:1348(para) msgid "An integrated project that provide scalable and reliable Cloud Database-as-a-Service functionality for both relational and non-relational database engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1347(glossterm) +#: ./doc/glossary/glossary-terms.xml:1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1349(para) +#: ./doc/glossary/glossary-terms.xml:1359(para) msgid "The process of removing the association between a floating IP address and a fixed IP address. Once this association is removed, the floating IP returns to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1357(glossterm) +#: ./doc/glossary/glossary-terms.xml:1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1364(glossterm) +#: ./doc/glossary/glossary-terms.xml:1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1366(para) +#: ./doc/glossary/glossary-terms.xml:1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:1373(glossterm) +#: ./doc/glossary/glossary-terms.xml:1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1375(para) +#: ./doc/glossary/glossary-terms.xml:1385(para) msgid "The default panel that is displayed when a user accesses the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1380(glossterm) +#: ./doc/glossary/glossary-terms.xml:1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1382(para) +#: ./doc/glossary/glossary-terms.xml:1392(para) msgid "New users are assigned to this tenant if no tenant is specified when a user is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1388(glossterm) +#: ./doc/glossary/glossary-terms.xml:1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1390(para) +#: ./doc/glossary/glossary-terms.xml:1400(para) msgid "An Identity Service token that is not associated with a specific tenant and is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1396(glossterm) +#: ./doc/glossary/glossary-terms.xml:1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1398(para) +#: ./doc/glossary/glossary-terms.xml:1408(para) msgid "An option within Image Service so that an image is deleted after a predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1406(glossterm) +#: ./doc/glossary/glossary-terms.xml:1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1408(para) +#: ./doc/glossary/glossary-terms.xml:1418(para) msgid "Setting for the Compute RabbitMQ message delivery mode; can be set to either transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1414(glossterm) +#: ./doc/glossary/glossary-terms.xml:1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1416(para) +#: ./doc/glossary/glossary-terms.xml:1426(para) msgid "An option within Compute that enables administrators to create and manage users through the command as opposed to using the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1423(glossterm) +#: ./doc/glossary/glossary-terms.xml:1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1425(para) +#: ./doc/glossary/glossary-terms.xml:1435(para) msgid "One of the default roles in the Compute RBAC system and is the default role assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1431(glossterm) +#: ./doc/glossary/glossary-terms.xml:1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1433(para) +#: ./doc/glossary/glossary-terms.xml:1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1438(glossterm) +#: ./doc/glossary/glossary-terms.xml:1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1440(para) +#: ./doc/glossary/glossary-terms.xml:1450(para) msgid "Distributes partitions proportionately across Object Storage devices based on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1448(glossterm) +#: ./doc/glossary/glossary-terms.xml:1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1450(para) +#: ./doc/glossary/glossary-terms.xml:1460(para) msgid "Community project that uses shell scripts to quickly build complete OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1456(glossterm) +#: ./doc/glossary/glossary-terms.xml:1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1458(para) +#: ./doc/glossary/glossary-terms.xml:1468(para) msgid "Dynamic Host Configuration Protocol. A network protocol that configures devices that are connected to a network so that they can communicate on that network by using the Internet Protocol (IP). The protocol is implemented in a client-server model where DHCP clients request configuration data such as, an IP address, a default route, and one or more DNS server addresses from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1471(glossterm) +#: ./doc/glossary/glossary-terms.xml:1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1473(para) +#: ./doc/glossary/glossary-terms.xml:1483(para) msgid "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1478(glossterm) +#: ./doc/glossary/glossary-terms.xml:1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1480(para) +#: ./doc/glossary/glossary-terms.xml:1490(para) msgid "A grouped release of projects related to OpenStack that came out in the fall of 2011, the fourth release of OpenStack. It included Compute (nova 2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1488(glossterm) +#: ./doc/glossary/glossary-terms.xml:1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1490(para) +#: ./doc/glossary/glossary-terms.xml:1500(para) msgid "An element of the Compute RabbitMQ that comes to life when a RPC call is executed. It connects to a direct exchange through a unique exclusive queue, sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1497(glossterm) +#: ./doc/glossary/glossary-terms.xml:1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1499(para) +#: ./doc/glossary/glossary-terms.xml:1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:1505(glossterm) +#: ./doc/glossary/glossary-terms.xml:1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1507(para) +#: ./doc/glossary/glossary-terms.xml:1517(para) msgid "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1512(glossterm) +#: ./doc/glossary/glossary-terms.xml:1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1514(para) +#: ./doc/glossary/glossary-terms.xml:1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:1521(glossterm) +#: ./doc/glossary/glossary-terms.xml:1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1523(para) +#: ./doc/glossary/glossary-terms.xml:1533(para) msgid "The ability to encrypt data at the file system, disk partition, or whole-disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1529(glossterm) +#: ./doc/glossary/glossary-terms.xml:1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1531(para) +#: ./doc/glossary/glossary-terms.xml:1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:1537(glossterm) +#: ./doc/glossary/glossary-terms.xml:1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1539(para) +#: ./doc/glossary/glossary-terms.xml:1549(para) msgid "In Object Storage, tools to test and ensure dispersion of objects and containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1545(glossterm) +#: ./doc/glossary/glossary-terms.xml:1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1547(para) +#: ./doc/glossary/glossary-terms.xml:1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1552(glossterm) +#: ./doc/glossary/glossary-terms.xml:1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1554(para) +#: ./doc/glossary/glossary-terms.xml:1564(para) msgid "Domain Name Server. A hierarchical and distributed naming system for computers, services, and resources connected to the Internet or a private network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1562(glossterm) +#: ./doc/glossary/glossary-terms.xml:1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1564(para) +#: ./doc/glossary/glossary-terms.xml:1574(para) msgid "A record that specifies information about a particular domain and belongs to the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1570(glossterm) +#: ./doc/glossary/glossary-terms.xml:1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1572(para) +#: ./doc/glossary/glossary-terms.xml:1582(para) msgid "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1578(glossterm) +#: ./doc/glossary/glossary-terms.xml:1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1580(para) +#: ./doc/glossary/glossary-terms.xml:1590(para) msgid "Separates a web site from other sites. Often, the domain name has two or more parts that are separated by dots. For example, yahoo.com, usa.gov, Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1584(para) +#: ./doc/glossary/glossary-terms.xml:1594(para) msgid "A domain is an entity or container of all DNS-related information containing one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1590(glossterm) +#: ./doc/glossary/glossary-terms.xml:1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1592(para) +#: ./doc/glossary/glossary-terms.xml:1602(para) msgid "In Compute, the support that enables associating DNS entries with floating IP addresses, nodes, or cells so that hostnames are consistent across reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1599(glossterm) +#: ./doc/glossary/glossary-terms.xml:1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1601(para) +#: ./doc/glossary/glossary-terms.xml:1611(para) msgid "A system by which Internet domain name-to-address and address-to-name resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1604(para) +#: ./doc/glossary/glossary-terms.xml:1614(para) msgid "DNS helps navigate the Internet by translating the IP address into an address that is easier to remember. For example, translating 111.111.111.1 into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1608(para) +#: ./doc/glossary/glossary-terms.xml:1618(para) msgid "All domains and their components, such as mail servers, utilize DNS to resolve to the appropriate locations. DNS servers are usually set up in a master-slave relationship such that failure of the master invokes the slave. DNS servers might also be clustered or replicated such that changes made to one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1619(glossterm) +#: ./doc/glossary/glossary-terms.xml:1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1621(para) +#: ./doc/glossary/glossary-terms.xml:1631(para) msgid "The transfer of data, usually in the form of files, from one computer to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1626(glossterm) +#: ./doc/glossary/glossary-terms.xml:1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1628(para) +#: ./doc/glossary/glossary-terms.xml:1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1632(glossterm) +#: ./doc/glossary/glossary-terms.xml:1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1634(para) +#: ./doc/glossary/glossary-terms.xml:1644(para) msgid "The Compute RabbitMQ message exchange that remains active when the server restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1639(glossterm) +#: ./doc/glossary/glossary-terms.xml:1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1641(para) +#: ./doc/glossary/glossary-terms.xml:1651(para) msgid "A Compute RabbitMQ message queue that remains active when the server restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1646(glossterm) +#: ./doc/glossary/glossary-terms.xml:1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1649(para) +#: ./doc/glossary/glossary-terms.xml:1659(para) msgid "A method to automatically configure networking for a host at boot time. Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1655(glossterm) +#: ./doc/glossary/glossary-terms.xml:1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1658(para) +#: ./doc/glossary/glossary-terms.xml:1668(para) msgid "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1666(title) +#: ./doc/glossary/glossary-terms.xml:1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1668(glossterm) +#: ./doc/glossary/glossary-terms.xml:1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1670(para) +#: ./doc/glossary/glossary-terms.xml:1680(para) msgid "An Amazon EBS storage volume that contains a bootable VM image, currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1676(glossterm) ./doc/glossary/glossary-terms.xml:1805(glossterm) +#: ./doc/glossary/glossary-terms.xml:1686(glossterm) ./doc/glossary/glossary-terms.xml:1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1678(para) +#: ./doc/glossary/glossary-terms.xml:1688(para) msgid "Used in Compute along with arptables, iptables, and ip6tables to create firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1684(glossterm) +#: ./doc/glossary/glossary-terms.xml:1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1686(para) +#: ./doc/glossary/glossary-terms.xml:1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1691(glossterm) +#: ./doc/glossary/glossary-terms.xml:1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1693(para) +#: ./doc/glossary/glossary-terms.xml:1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1698(glossterm) +#: ./doc/glossary/glossary-terms.xml:1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1700(para) +#: ./doc/glossary/glossary-terms.xml:1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1705(glossterm) +#: ./doc/glossary/glossary-terms.xml:1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1707(para) +#: ./doc/glossary/glossary-terms.xml:1717(para) msgid "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1712(glossterm) +#: ./doc/glossary/glossary-terms.xml:1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1714(para) +#: ./doc/glossary/glossary-terms.xml:1724(para) msgid "Used along with an EC2 access key when communicating with the Compute EC2 API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1720(glossterm) +#: ./doc/glossary/glossary-terms.xml:1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1722(para) +#: ./doc/glossary/glossary-terms.xml:1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1727(glossterm) +#: ./doc/glossary/glossary-terms.xml:1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1729(para) +#: ./doc/glossary/glossary-terms.xml:1739(para) msgid "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1735(glossterm) +#: ./doc/glossary/glossary-terms.xml:1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1737(para) +#: ./doc/glossary/glossary-terms.xml:1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1741(glossterm) +#: ./doc/glossary/glossary-terms.xml:1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1743(para) +#: ./doc/glossary/glossary-terms.xml:1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1747(glossterm) +#: ./doc/glossary/glossary-terms.xml:1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1749(para) +#: ./doc/glossary/glossary-terms.xml:1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:1756(glossterm) +#: ./doc/glossary/glossary-terms.xml:1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1758(para) +#: ./doc/glossary/glossary-terms.xml:1768(para) msgid "Any piece of hardware or software that wants to connect to the network services provided by Networking, the network connectivity service. An entity can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1766(glossterm) +#: ./doc/glossary/glossary-terms.xml:1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1768(para) +#: ./doc/glossary/glossary-terms.xml:1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:1774(glossterm) +#: ./doc/glossary/glossary-terms.xml:1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1776(para) +#: ./doc/glossary/glossary-terms.xml:1786(para) msgid "Volume that does not save the changes made to it and reverts to its original state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1782(glossterm) +#: ./doc/glossary/glossary-terms.xml:1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1784(para) +#: ./doc/glossary/glossary-terms.xml:1794(para) msgid "A grouped release of projects related to OpenStack that came out in April 2012, the fifth release of OpenStack. It included Compute (nova 2012.1), Object Storage (swift 1.4.8), Image (glance), Identity (keystone), and Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1793(glossterm) +#: ./doc/glossary/glossary-terms.xml:1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1795(para) ./doc/glossary/glossary-terms.xml:1801(para) ./doc/glossary/glossary-terms.xml:2779(para) ./doc/glossary/glossary-terms.xml:2856(para) ./doc/glossary/glossary-terms.xml:4860(para) ./doc/glossary/glossary-terms.xml:4999(para) ./doc/glossary/glossary-terms.xml:5134(para) ./doc/glossary/glossary-terms.xml:5192(para) ./doc/glossary/glossary-terms.xml:5206(para) +#: ./doc/glossary/glossary-terms.xml:1805(para) ./doc/glossary/glossary-terms.xml:1811(para) ./doc/glossary/glossary-terms.xml:2789(para) ./doc/glossary/glossary-terms.xml:2866(para) ./doc/glossary/glossary-terms.xml:4870(para) ./doc/glossary/glossary-terms.xml:5009(para) ./doc/glossary/glossary-terms.xml:5144(para) ./doc/glossary/glossary-terms.xml:5202(para) ./doc/glossary/glossary-terms.xml:5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1799(glossterm) +#: ./doc/glossary/glossary-terms.xml:1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1807(para) +#: ./doc/glossary/glossary-terms.xml:1817(para) msgid "Filtering tool for a Linux bridging firewall, enabling filtering of network traffic passing through a Linux bridge. Used to restrict communications between hosts and/or nodes in OpenStack Compute along with iptables, arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1815(glossterm) +#: ./doc/glossary/glossary-terms.xml:1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1817(para) +#: ./doc/glossary/glossary-terms.xml:1827(para) msgid "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1822(glossterm) +#: ./doc/glossary/glossary-terms.xml:1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1824(para) +#: ./doc/glossary/glossary-terms.xml:1834(para) msgid "A collection of command-line tools for administering VMs, most are compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1830(glossterm) +#: ./doc/glossary/glossary-terms.xml:1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1832(para) +#: ./doc/glossary/glossary-terms.xml:1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1836(glossterm) +#: ./doc/glossary/glossary-terms.xml:1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1838(para) +#: ./doc/glossary/glossary-terms.xml:1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1843(glossterm) +#: ./doc/glossary/glossary-terms.xml:1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1845(para) +#: ./doc/glossary/glossary-terms.xml:1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1849(glossterm) +#: ./doc/glossary/glossary-terms.xml:1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1851(para) +#: ./doc/glossary/glossary-terms.xml:1861(para) msgid "The process of migrating one or all virtual machine (VM) instances from one host to another, compatible with both shared storage live migration and block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1858(glossterm) +#: ./doc/glossary/glossary-terms.xml:1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1860(para) +#: ./doc/glossary/glossary-terms.xml:1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1865(glossterm) +#: ./doc/glossary/glossary-terms.xml:1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1867(para) +#: ./doc/glossary/glossary-terms.xml:1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1871(glossterm) +#: ./doc/glossary/glossary-terms.xml:1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1873(para) +#: ./doc/glossary/glossary-terms.xml:1883(para) msgid "Connected to by a direct consumer in RabbitMQ—Compute, the message can be consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1881(glossterm) +#: ./doc/glossary/glossary-terms.xml:1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1883(para) +#: ./doc/glossary/glossary-terms.xml:1893(para) msgid "File system option that enables storage of additional information beyond owner, group, permissions, modification time, and so on. The underlying Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1891(glossterm) +#: ./doc/glossary/glossary-terms.xml:1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1893(para) +#: ./doc/glossary/glossary-terms.xml:1903(para) msgid "Alternative term for an API extension or plug-in. In the context of Identity Service, this is a call that is specific to the implementation, such as adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1902(glossterm) +#: ./doc/glossary/glossary-terms.xml:1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1904(para) +#: ./doc/glossary/glossary-terms.xml:1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1909(glossterm) +#: ./doc/glossary/glossary-terms.xml:1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1911(para) +#: ./doc/glossary/glossary-terms.xml:1921(para) msgid "Specifies additional requirements when Compute determines where to start a new instance. Examples include a minimum amount of network bandwidth or a GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1920(title) +#: ./doc/glossary/glossary-terms.xml:1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1922(glossterm) +#: ./doc/glossary/glossary-terms.xml:1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1924(para) +#: ./doc/glossary/glossary-terms.xml:1934(para) msgid "An easy method to create a local LDAP directory for testing Identity Service and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1930(glossterm) +#: ./doc/glossary/glossary-terms.xml:1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1932(para) +#: ./doc/glossary/glossary-terms.xml:1942(para) msgid "Within RabbitMQ and Compute it is the messaging interface that is used by the scheduler service to receive capability messages from the compute, volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1939(glossterm) +#: ./doc/glossary/glossary-terms.xml:1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1941(para) +#: ./doc/glossary/glossary-terms.xml:1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1946(glossterm) +#: ./doc/glossary/glossary-terms.xml:1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1948(para) +#: ./doc/glossary/glossary-terms.xml:1958(para) msgid "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1953(glossterm) +#: ./doc/glossary/glossary-terms.xml:1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1955(para) +#: ./doc/glossary/glossary-terms.xml:1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1960(glossterm) +#: ./doc/glossary/glossary-terms.xml:1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1962(para) +#: ./doc/glossary/glossary-terms.xml:1972(para) msgid "The Compute scheduling method that attempts to fill a host with VMs rather than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1968(glossterm) +#: ./doc/glossary/glossary-terms.xml:1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1970(para) +#: ./doc/glossary/glossary-terms.xml:1980(para) msgid "The step in the Compute scheduling process when hosts that cannot run VMs are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1976(glossterm) +#: ./doc/glossary/glossary-terms.xml:1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1978(para) +#: ./doc/glossary/glossary-terms.xml:1988(para) msgid "Used to restrict communications between hosts and/or nodes, implemented in Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1984(glossterm) +#: ./doc/glossary/glossary-terms.xml:1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1986(para) +#: ./doc/glossary/glossary-terms.xml:1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1993(glossterm) +#: ./doc/glossary/glossary-terms.xml:2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1995(para) +#: ./doc/glossary/glossary-terms.xml:2005(para) msgid "An IP address that is associated with the same instance each time that instance boots, is generally not accessible to end users or the public Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2003(glossterm) +#: ./doc/glossary/glossary-terms.xml:2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2005(para) +#: ./doc/glossary/glossary-terms.xml:2015(para) msgid "The Compute component that gives IP addresses to authorized nodes and assumes DHCP, DNS, and routing configuration and services are provided by something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2012(glossterm) +#: ./doc/glossary/glossary-terms.xml:2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2014(para) +#: ./doc/glossary/glossary-terms.xml:2024(para) msgid "A Compute networking method where the OS network configuration information is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2020(glossterm) +#: ./doc/glossary/glossary-terms.xml:2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2022(para) +#: ./doc/glossary/glossary-terms.xml:2032(para) msgid "The Network Controller provides virtual networks to enable compute servers to interact with each other and with the public network. All machines must have a public and private network interface. A flat network is a private network interface, which is controlled by the flat_interface option with flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2032(glossterm) +#: ./doc/glossary/glossary-terms.xml:2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2034(para) +#: ./doc/glossary/glossary-terms.xml:2044(para) msgid "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2040(glossterm) +#: ./doc/glossary/glossary-terms.xml:2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2042(para) +#: ./doc/glossary/glossary-terms.xml:2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2046(glossterm) +#: ./doc/glossary/glossary-terms.xml:2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2048(para) +#: ./doc/glossary/glossary-terms.xml:2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2053(glossterm) +#: ./doc/glossary/glossary-terms.xml:2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2055(para) +#: ./doc/glossary/glossary-terms.xml:2065(para) msgid "An IP address that a project can associate with a VM so that the instance has the same public IP address each time that it boots. You create a pool of floating IP addresses and assign them to instances as they are launched to maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2065(glossterm) +#: ./doc/glossary/glossary-terms.xml:2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2067(para) +#: ./doc/glossary/glossary-terms.xml:2077(para) msgid "A grouped release of projects related to OpenStack that came out in the fall of 2012, the sixth release of OpenStack. It includes Compute (nova), Object Storage (swift), Identity (keystone), Networking (neutron), Image Service (glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2077(glossterm) +#: ./doc/glossary/glossary-terms.xml:2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2079(para) +#: ./doc/glossary/glossary-terms.xml:2089(para) msgid "Object Storage middleware that uploads (posts) an image through a form on a web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2085(glossterm) +#: ./doc/glossary/glossary-terms.xml:2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2087(para) +#: ./doc/glossary/glossary-terms.xml:2097(para) msgid "The point where a user interacts with a service; can be an API endpoint, the horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2095(title) +#: ./doc/glossary/glossary-terms.xml:2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2097(glossterm) +#: ./doc/glossary/glossary-terms.xml:2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2099(para) +#: ./doc/glossary/glossary-terms.xml:2109(para) msgid "An IP address, typically assigned to a router, that passes network traffic between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2104(glossterm) +#: ./doc/glossary/glossary-terms.xml:2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2106(para) +#: ./doc/glossary/glossary-terms.xml:2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:2112(glossterm) +#: ./doc/glossary/glossary-terms.xml:2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2114(para) +#: ./doc/glossary/glossary-terms.xml:2124(para) msgid "Protocol that encapsulates a wide variety of network layer protocols inside virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2120(glossterm) +#: ./doc/glossary/glossary-terms.xml:2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2122(para) +#: ./doc/glossary/glossary-terms.xml:2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2127(glossterm) +#: ./doc/glossary/glossary-terms.xml:2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2129(para) +#: ./doc/glossary/glossary-terms.xml:2139(para) msgid "Processes client requests for VMs, updates Image Service metadata on the registry server, and communicates with the store adapter to upload VM images from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2136(glossterm) +#: ./doc/glossary/glossary-terms.xml:2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2138(para) +#: ./doc/glossary/glossary-terms.xml:2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2143(glossterm) +#: ./doc/glossary/glossary-terms.xml:2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2145(para) +#: ./doc/glossary/glossary-terms.xml:2155(para) msgid "The Identity Service endpoint template that contains services available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2150(glossterm) +#: ./doc/glossary/glossary-terms.xml:2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2152(para) +#: ./doc/glossary/glossary-terms.xml:2162(para) msgid "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2157(glossterm) +#: ./doc/glossary/glossary-terms.xml:2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2159(para) +#: ./doc/glossary/glossary-terms.xml:2169(para) msgid "A method of operating system installation where a finalized disk image is created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2165(glossterm) +#: ./doc/glossary/glossary-terms.xml:2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2167(para) +#: ./doc/glossary/glossary-terms.xml:2177(para) msgid "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2172(glossterm) +#: ./doc/glossary/glossary-terms.xml:2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2174(para) +#: ./doc/glossary/glossary-terms.xml:2184(para) msgid "Choosing a host based on the existence of a GPU is currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2179(glossterm) +#: ./doc/glossary/glossary-terms.xml:2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2181(para) +#: ./doc/glossary/glossary-terms.xml:2191(para) msgid "The cooperative threading model used by Python; reduces race conditions and only context switches when specific library calls are made. Each OpenStack service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2188(glossterm) +#: ./doc/glossary/glossary-terms.xml:2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2190(para) +#: ./doc/glossary/glossary-terms.xml:2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2195(glossterm) +#: ./doc/glossary/glossary-terms.xml:2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2197(para) +#: ./doc/glossary/glossary-terms.xml:2207(para) msgid "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2204(title) +#: ./doc/glossary/glossary-terms.xml:2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2206(glossterm) +#: ./doc/glossary/glossary-terms.xml:2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2208(para) +#: ./doc/glossary/glossary-terms.xml:2218(para) msgid "Apache Hadoop is an open-source software framework that supports data-intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2214(glossterm) +#: ./doc/glossary/glossary-terms.xml:2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2216(para) +#: ./doc/glossary/glossary-terms.xml:2226(para) msgid "An object state in Object Storage where a new replica of the object is automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2222(glossterm) +#: ./doc/glossary/glossary-terms.xml:2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2224(para) +#: ./doc/glossary/glossary-terms.xml:2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:2230(glossterm) +#: ./doc/glossary/glossary-terms.xml:2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2232(para) +#: ./doc/glossary/glossary-terms.xml:2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2237(glossterm) +#: ./doc/glossary/glossary-terms.xml:2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2239(para) +#: ./doc/glossary/glossary-terms.xml:2249(para) msgid "An integrated project that aims to orchestrate multiple cloud applications for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2244(glossterm) +#: ./doc/glossary/glossary-terms.xml:2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2246(para) +#: ./doc/glossary/glossary-terms.xml:2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2251(glossterm) +#: ./doc/glossary/glossary-terms.xml:2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2253(para) +#: ./doc/glossary/glossary-terms.xml:2263(para) msgid "Determines whether back-end members of a VIP pool can process a request. A pool can have several health monitors associated with it. When a pool has several monitors associated with it, all monitors check each member of the pool. All monitors must declare a member to be healthy for it to stay active." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2263(glossterm) +#: ./doc/glossary/glossary-terms.xml:2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2265(para) +#: ./doc/glossary/glossary-terms.xml:2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2270(glossterm) +#: ./doc/glossary/glossary-terms.xml:2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2272(para) +#: ./doc/glossary/glossary-terms.xml:2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2277(glossterm) +#: ./doc/glossary/glossary-terms.xml:2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2279(para) +#: ./doc/glossary/glossary-terms.xml:2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2284(glossterm) +#: ./doc/glossary/glossary-terms.xml:2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2286(para) +#: ./doc/glossary/glossary-terms.xml:2296(para) msgid "A method to further subdivide availability zones into hypervisor pools, a collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2292(glossterm) +#: ./doc/glossary/glossary-terms.xml:2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2294(para) +#: ./doc/glossary/glossary-terms.xml:2304(para) msgid "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2299(glossterm) +#: ./doc/glossary/glossary-terms.xml:2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2301(para) +#: ./doc/glossary/glossary-terms.xml:2311(para) msgid "Hypertext Transfer Protocol. HTTP is an application protocol for distributed, collaborative, hypermedia information systems. It is the foundation of data communication for the World Wide Web. Hypertext is structured text that uses logical links (hyper links) between nodes containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2312(glossterm) +#: ./doc/glossary/glossary-terms.xml:2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2314(para) +#: ./doc/glossary/glossary-terms.xml:2324(para) msgid "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for secure communication over a computer network, with especially wide deployment on the Internet. Technically, it is not a protocol in and of itself; rather, it is the result of simply layering the Hypertext Transfer Protocol (HTTP) on top of the SSL/TLS protocol, thus adding the security capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2327(glossterm) +#: ./doc/glossary/glossary-terms.xml:2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2329(para) +#: ./doc/glossary/glossary-terms.xml:2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2334(glossterm) +#: ./doc/glossary/glossary-terms.xml:2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2336(para) +#: ./doc/glossary/glossary-terms.xml:2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2343(glossterm) +#: ./doc/glossary/glossary-terms.xml:2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2345(para) +#: ./doc/glossary/glossary-terms.xml:2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2350(glossterm) +#: ./doc/glossary/glossary-terms.xml:2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2353(para) +#: ./doc/glossary/glossary-terms.xml:2363(para) msgid "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2360(glossterm) +#: ./doc/glossary/glossary-terms.xml:2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2362(para) +#: ./doc/glossary/glossary-terms.xml:2372(para) msgid "Software that arbitrates and controls VM access to the actual underlying hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2367(glossterm) +#: ./doc/glossary/glossary-terms.xml:2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2369(para) +#: ./doc/glossary/glossary-terms.xml:2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2376(title) +#: ./doc/glossary/glossary-terms.xml:2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2378(glossterm) +#: ./doc/glossary/glossary-terms.xml:2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2380(para) +#: ./doc/glossary/glossary-terms.xml:2390(para) msgid "Infrastructure-as-a-Service. IaaS is a provisioning model in which an organization outsources physical components of a data center such as storage, hardware, servers and networking components. A service provider owns the equipment and is responsible for housing, operating and maintaining it. The client typically pays on a per-use basis. IaaS is a model for providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2393(glossterm) +#: ./doc/glossary/glossary-terms.xml:2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2395(para) +#: ./doc/glossary/glossary-terms.xml:2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2399(glossterm) +#: ./doc/glossary/glossary-terms.xml:2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2401(para) +#: ./doc/glossary/glossary-terms.xml:2411(para) msgid "Internet Control Message Protocol, used by network devices for control messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2407(glossterm) +#: ./doc/glossary/glossary-terms.xml:2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2409(para) +#: ./doc/glossary/glossary-terms.xml:2419(para) msgid "Unique numeric ID associated with each user in Identity Service, conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2415(glossterm) +#: ./doc/glossary/glossary-terms.xml:2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2417(para) +#: ./doc/glossary/glossary-terms.xml:2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2422(glossterm) +#: ./doc/glossary/glossary-terms.xml:2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2424(para) +#: ./doc/glossary/glossary-terms.xml:2434(para) msgid "The source used by Identity Service to retrieve user information; an OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2429(glossterm) +#: ./doc/glossary/glossary-terms.xml:2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2431(para) +#: ./doc/glossary/glossary-terms.xml:2441(para) msgid "The OpenStack core project that provides a central directory of users mapped to the OpenStack services they can access. It also registers endpoints for OpenStack services. It acts as a common authentication system. The project name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2440(glossterm) +#: ./doc/glossary/glossary-terms.xml:2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2442(para) +#: ./doc/glossary/glossary-terms.xml:2452(para) msgid "The API used to access the OpenStack Identity Service provided through keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2447(glossterm) +#: ./doc/glossary/glossary-terms.xml:2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2449(para) +#: ./doc/glossary/glossary-terms.xml:2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2454(glossterm) +#: ./doc/glossary/glossary-terms.xml:2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2456(para) +#: ./doc/glossary/glossary-terms.xml:2466(para) msgid "A collection of files for a specific operating system (OS) that you use to create or rebuild a server. OpenStack provides pre-built images. You can also create custom images, or snapshots, from servers that you have launched. Custom images can be used for data backups or as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2466(glossterm) +#: ./doc/glossary/glossary-terms.xml:2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2468(para) +#: ./doc/glossary/glossary-terms.xml:2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2473(glossterm) +#: ./doc/glossary/glossary-terms.xml:2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2475(para) +#: ./doc/glossary/glossary-terms.xml:2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:2482(glossterm) +#: ./doc/glossary/glossary-terms.xml:2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2484(para) +#: ./doc/glossary/glossary-terms.xml:2494(para) msgid "Combination of a URI and UUID used to access Image Service VM images through the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2489(glossterm) +#: ./doc/glossary/glossary-terms.xml:2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2491(para) ./doc/glossary/glossary-terms.xml:2964(para) +#: ./doc/glossary/glossary-terms.xml:2501(para) ./doc/glossary/glossary-terms.xml:2974(para) msgid "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2496(glossterm) +#: ./doc/glossary/glossary-terms.xml:2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2498(para) +#: ./doc/glossary/glossary-terms.xml:2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2503(glossterm) +#: ./doc/glossary/glossary-terms.xml:2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2505(para) +#: ./doc/glossary/glossary-terms.xml:2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2510(glossterm) +#: ./doc/glossary/glossary-terms.xml:2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2512(para) +#: ./doc/glossary/glossary-terms.xml:2522(para) msgid "An OpenStack core project that provides discovery, registration, and delivery services for disk and server images. The project name of the Image Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2519(glossterm) +#: ./doc/glossary/glossary-terms.xml:2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2521(para) +#: ./doc/glossary/glossary-terms.xml:2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2526(glossterm) +#: ./doc/glossary/glossary-terms.xml:2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2528(para) +#: ./doc/glossary/glossary-terms.xml:2538(para) msgid "The current status of a VM image in Image Service, not to be confused with the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2534(glossterm) +#: ./doc/glossary/glossary-terms.xml:2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2536(para) +#: ./doc/glossary/glossary-terms.xml:2546(para) msgid "The back-end store used by Image Service to store VM images, options include Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2542(glossterm) +#: ./doc/glossary/glossary-terms.xml:2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2544(para) +#: ./doc/glossary/glossary-terms.xml:2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2549(glossterm) +#: ./doc/glossary/glossary-terms.xml:2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2551(para) +#: ./doc/glossary/glossary-terms.xml:2561(para) msgid "A community project may be elevated to this status and is then promoted to a core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2557(glossterm) +#: ./doc/glossary/glossary-terms.xml:2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2559(para) +#: ./doc/glossary/glossary-terms.xml:2569(para) msgid "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2564(glossterm) +#: ./doc/glossary/glossary-terms.xml:2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2566(para) +#: ./doc/glossary/glossary-terms.xml:2576(para) msgid "The process of putting a file into a virtual machine image before the instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2572(glossterm) +#: ./doc/glossary/glossary-terms.xml:2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2574(para) +#: ./doc/glossary/glossary-terms.xml:2584(para) msgid "A running VM, or a VM in a known state such as suspended, that can be used like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2580(glossterm) +#: ./doc/glossary/glossary-terms.xml:2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2582(para) +#: ./doc/glossary/glossary-terms.xml:2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2586(glossterm) +#: ./doc/glossary/glossary-terms.xml:2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2588(para) +#: ./doc/glossary/glossary-terms.xml:2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2592(glossterm) +#: ./doc/glossary/glossary-terms.xml:2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2594(para) +#: ./doc/glossary/glossary-terms.xml:2604(para) msgid "A network segment used for instance traffic tunnels between compute nodes and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2599(glossterm) +#: ./doc/glossary/glossary-terms.xml:2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2601(para) +#: ./doc/glossary/glossary-terms.xml:2611(para) msgid "Describes the parameters of the various virtual machine images that are available to users, includes parameters such as CPU, storage, and memory. Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2608(glossterm) +#: ./doc/glossary/glossary-terms.xml:2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2610(para) +#: ./doc/glossary/glossary-terms.xml:2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2614(glossterm) +#: ./doc/glossary/glossary-terms.xml:2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2616(para) ./doc/glossary/glossary-terms.xml:4267(para) +#: ./doc/glossary/glossary-terms.xml:2626(para) ./doc/glossary/glossary-terms.xml:4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2621(glossterm) +#: ./doc/glossary/glossary-terms.xml:2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2623(para) +#: ./doc/glossary/glossary-terms.xml:2633(para) msgid "A physical or virtual device that provides connectivity to another device or medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2628(glossterm) +#: ./doc/glossary/glossary-terms.xml:2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2630(para) +#: ./doc/glossary/glossary-terms.xml:2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2635(glossterm) +#: ./doc/glossary/glossary-terms.xml:2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2637(para) +#: ./doc/glossary/glossary-terms.xml:2647(para) msgid "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2642(glossterm) +#: ./doc/glossary/glossary-terms.xml:2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2644(para) +#: ./doc/glossary/glossary-terms.xml:2654(para) msgid "OpenStack project that provisions bare metal, as opposed to virtual, machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2649(glossterm) +#: ./doc/glossary/glossary-terms.xml:2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2651(para) +#: ./doc/glossary/glossary-terms.xml:2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:2658(glossterm) +#: ./doc/glossary/glossary-terms.xml:2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2660(para) +#: ./doc/glossary/glossary-terms.xml:2670(para) msgid "The process of automating IP address allocation, deallocation, and management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2666(glossterm) +#: ./doc/glossary/glossary-terms.xml:2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2668(para) +#: ./doc/glossary/glossary-terms.xml:2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2672(glossterm) +#: ./doc/glossary/glossary-terms.xml:2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2674(para) +#: ./doc/glossary/glossary-terms.xml:2684(para) msgid "Intelligent Platform Management Interface. IPMI is a standardized computer system interface used by system administrators for out-of-band management of computer systems and monitoring of their operation. In layman's terms, it is a way to manage a computer using a direct network connection, whether it is turned on or not; connecting to the hardware rather than an operating system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2686(glossterm) +#: ./doc/glossary/glossary-terms.xml:2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2688(para) +#: ./doc/glossary/glossary-terms.xml:2698(para) msgid "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter rules in the Linux kernel. In OpenStack Compute, ip6tables is used along with arptables, ebtables, and iptables to create firewalls for both nodes and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2696(glossterm) +#: ./doc/glossary/glossary-terms.xml:2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2698(para) +#: ./doc/glossary/glossary-terms.xml:2708(para) msgid "Used along with arptables and ebtables, iptables create firewalls in Compute. iptables are the tables provided by the Linux kernel firewall (implemented as different Netfilter modules) and the chains and rules it stores. Different kernel modules and programs are currently used for different protocols: iptables applies to IPv4, ip6tables to IPv6, arptables to ARP, and ebtables to Ethernet frames. Requires root privilege to manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2711(glossterm) +#: ./doc/glossary/glossary-terms.xml:2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2713(para) +#: ./doc/glossary/glossary-terms.xml:2723(para) msgid "The SCSI disk protocol tunneled within Ethernet, supported by Compute, Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2719(glossterm) +#: ./doc/glossary/glossary-terms.xml:2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2721(para) ./doc/glossary/glossary-terms.xml:3779(para) ./doc/glossary/glossary-terms.xml:4898(para) ./doc/glossary/glossary-terms.xml:4905(para) ./doc/glossary/glossary-terms.xml:5025(para) +#: ./doc/glossary/glossary-terms.xml:2731(para) ./doc/glossary/glossary-terms.xml:3789(para) ./doc/glossary/glossary-terms.xml:4908(para) ./doc/glossary/glossary-terms.xml:4915(para) ./doc/glossary/glossary-terms.xml:5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2726(glossterm) +#: ./doc/glossary/glossary-terms.xml:2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2728(para) +#: ./doc/glossary/glossary-terms.xml:2738(para) msgid "A default role in the Compute RBAC system that can quarantine an instance in any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2736(title) +#: ./doc/glossary/glossary-terms.xml:2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2738(glossterm) +#: ./doc/glossary/glossary-terms.xml:2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2740(para) +#: ./doc/glossary/glossary-terms.xml:2750(para) msgid "A programming language that is used to create systems that involve more than one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2746(glossterm) +#: ./doc/glossary/glossary-terms.xml:2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2748(para) +#: ./doc/glossary/glossary-terms.xml:2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2753(glossterm) +#: ./doc/glossary/glossary-terms.xml:2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2755(para) +#: ./doc/glossary/glossary-terms.xml:2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2760(glossterm) +#: ./doc/glossary/glossary-terms.xml:2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2762(para) +#: ./doc/glossary/glossary-terms.xml:2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2767(glossterm) +#: ./doc/glossary/glossary-terms.xml:2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2769(para) +#: ./doc/glossary/glossary-terms.xml:2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2775(title) +#: ./doc/glossary/glossary-terms.xml:2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2777(glossterm) +#: ./doc/glossary/glossary-terms.xml:2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2783(glossterm) +#: ./doc/glossary/glossary-terms.xml:2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2785(para) +#: ./doc/glossary/glossary-terms.xml:2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2790(glossterm) +#: ./doc/glossary/glossary-terms.xml:2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2792(para) +#: ./doc/glossary/glossary-terms.xml:2802(para) msgid "A tool to automate system configuration and installation on Red Hat, Fedora, and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2800(title) +#: ./doc/glossary/glossary-terms.xml:2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2802(glossterm) +#: ./doc/glossary/glossary-terms.xml:2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2804(para) +#: ./doc/glossary/glossary-terms.xml:2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2811(glossterm) +#: ./doc/glossary/glossary-terms.xml:2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2813(para) +#: ./doc/glossary/glossary-terms.xml:2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2817(glossterm) +#: ./doc/glossary/glossary-terms.xml:2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2819(para) +#: ./doc/glossary/glossary-terms.xml:2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2824(glossterm) +#: ./doc/glossary/glossary-terms.xml:2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2826(para) +#: ./doc/glossary/glossary-terms.xml:2836(para) msgid "OpenStack Networking agent that provides layer-3 (routing) services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2831(glossterm) +#: ./doc/glossary/glossary-terms.xml:2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2833(para) +#: ./doc/glossary/glossary-terms.xml:2843(para) msgid "Virtualization API library used by OpenStack to interact with many of its supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2839(glossterm) +#: ./doc/glossary/glossary-terms.xml:2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2841(para) +#: ./doc/glossary/glossary-terms.xml:2851(para) msgid "Software that enables multiple VMs to share a single physical NIC within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2846(glossterm) +#: ./doc/glossary/glossary-terms.xml:2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2848(para) +#: ./doc/glossary/glossary-terms.xml:2858(para) msgid "Enables a Linux bridge to understand a Networking port, interface attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2854(glossterm) +#: ./doc/glossary/glossary-terms.xml:2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2860(glossterm) +#: ./doc/glossary/glossary-terms.xml:2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2862(para) +#: ./doc/glossary/glossary-terms.xml:2872(para) msgid "The ability within Compute to move running virtual machine instances from one host to another with only a small service interruption during switch-over." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2869(glossterm) +#: ./doc/glossary/glossary-terms.xml:2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2871(para) +#: ./doc/glossary/glossary-terms.xml:2881(para) msgid "A load balancer is a logical device that belongs to a cloud account. It is used to distribute workloads between multiple back-end systems or services, based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2879(glossterm) +#: ./doc/glossary/glossary-terms.xml:2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2881(para) +#: ./doc/glossary/glossary-terms.xml:2891(para) msgid "The process of spreading client requests between two or more nodes to improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2887(glossterm) +#: ./doc/glossary/glossary-terms.xml:2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2889(para) +#: ./doc/glossary/glossary-terms.xml:2899(para) msgid "Enables Networking to distribute incoming requests evenly between designated instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2894(glossterm) +#: ./doc/glossary/glossary-terms.xml:2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2896(para) +#: ./doc/glossary/glossary-terms.xml:2906(para) msgid "Provides a method of allocating space on mass-storage devices that is more flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2904(title) +#: ./doc/glossary/glossary-terms.xml:2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2906(glossterm) +#: ./doc/glossary/glossary-terms.xml:2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2908(para) +#: ./doc/glossary/glossary-terms.xml:2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2912(glossterm) +#: ./doc/glossary/glossary-terms.xml:2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2914(para) +#: ./doc/glossary/glossary-terms.xml:2924(para) msgid "A network segment used for administration, not accessible to the public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2919(glossterm) +#: ./doc/glossary/glossary-terms.xml:2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2921(para) +#: ./doc/glossary/glossary-terms.xml:2931(para) msgid "Logical groupings of related code such as the Block Storage volume manager or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2926(glossterm) +#: ./doc/glossary/glossary-terms.xml:2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2928(para) +#: ./doc/glossary/glossary-terms.xml:2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2933(glossterm) +#: ./doc/glossary/glossary-terms.xml:2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2935(para) +#: ./doc/glossary/glossary-terms.xml:2945(para) msgid "A special Object Storage object that contains the manifest for a large object." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2940(glossterm) +#: ./doc/glossary/glossary-terms.xml:2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2942(para) +#: ./doc/glossary/glossary-terms.xml:2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2947(glossterm) +#: ./doc/glossary/glossary-terms.xml:2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2949(para) +#: ./doc/glossary/glossary-terms.xml:2959(para) msgid "Project name for OpenStack Network Information Service. To be merged with Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2954(glossterm) +#: ./doc/glossary/glossary-terms.xml:2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2956(para) +#: ./doc/glossary/glossary-terms.xml:2966(para) msgid "The association between an Image Service VM image and a tenant. Enables images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2962(glossterm) +#: ./doc/glossary/glossary-terms.xml:2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2969(glossterm) +#: ./doc/glossary/glossary-terms.xml:2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2971(para) +#: ./doc/glossary/glossary-terms.xml:2981(para) msgid "A distributed memory object caching system that is used by Object Storage for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2976(glossterm) +#: ./doc/glossary/glossary-terms.xml:2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2978(para) +#: ./doc/glossary/glossary-terms.xml:2988(para) msgid "The ability to start new VM instances based on the actual memory usage of a host, as opposed to basing the decision on the amount of RAM each running instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2986(glossterm) +#: ./doc/glossary/glossary-terms.xml:2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2988(para) +#: ./doc/glossary/glossary-terms.xml:2998(para) msgid "The software package used to provide AMQP messaging capabilities within Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2994(glossterm) +#: ./doc/glossary/glossary-terms.xml:3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2996(para) +#: ./doc/glossary/glossary-terms.xml:3006(para) msgid "The main virtual communication line used by all AMQP messages for inter-cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3002(glossterm) +#: ./doc/glossary/glossary-terms.xml:3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3004(para) +#: ./doc/glossary/glossary-terms.xml:3014(para) msgid "Passes requests from clients to the appropriate workers and returns the output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3010(glossterm) +#: ./doc/glossary/glossary-terms.xml:3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3012(para) +#: ./doc/glossary/glossary-terms.xml:3022(para) msgid "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3017(glossterm) +#: ./doc/glossary/glossary-terms.xml:3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3019(para) +#: ./doc/glossary/glossary-terms.xml:3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3023(glossterm) +#: ./doc/glossary/glossary-terms.xml:3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3025(para) +#: ./doc/glossary/glossary-terms.xml:3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3030(glossterm) +#: ./doc/glossary/glossary-terms.xml:3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3032(para) +#: ./doc/glossary/glossary-terms.xml:3042(para) msgid "Facility in Compute that allows each virtual machine instance to have more than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3038(glossterm) +#: ./doc/glossary/glossary-terms.xml:3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3040(para) +#: ./doc/glossary/glossary-terms.xml:3050(para) msgid "Can concurrently use multiple layer-2 networking technologies, such as 802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3046(glossterm) +#: ./doc/glossary/glossary-terms.xml:3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3048(para) +#: ./doc/glossary/glossary-terms.xml:3058(para) msgid "LBaaS feature that provides availability monitoring using the command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3054(glossterm) +#: ./doc/glossary/glossary-terms.xml:3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3056(para) +#: ./doc/glossary/glossary-terms.xml:3066(para) msgid "A Ceph component that communicates with external clients, checks data state and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3062(glossterm) +#: ./doc/glossary/glossary-terms.xml:3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3064(para) +#: ./doc/glossary/glossary-terms.xml:3074(para) msgid "Authentication method that uses two or more credentials, such as a password and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3070(glossterm) +#: ./doc/glossary/glossary-terms.xml:3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3072(para) +#: ./doc/glossary/glossary-terms.xml:3082(para) msgid "High-availability mode for legacy (nova) networking. Each compute node handles NAT and DHCP and acts as a gateway for all of the VMs on it. A networking failure on one compute node doesn't affect VMs on other compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3080(glossterm) +#: ./doc/glossary/glossary-terms.xml:3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3082(para) +#: ./doc/glossary/glossary-terms.xml:3092(para) msgid "Facility in Compute that enables a virtual machine instance to have more than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3090(title) +#: ./doc/glossary/glossary-terms.xml:3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3092(glossterm) +#: ./doc/glossary/glossary-terms.xml:3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3094(para) +#: ./doc/glossary/glossary-terms.xml:3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3099(glossterm) +#: ./doc/glossary/glossary-terms.xml:3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3101(para) +#: ./doc/glossary/glossary-terms.xml:3111(para) msgid "One of the default roles in the Compute RBAC system. Enables the user to allocate publicly accessible IP addresses to instances and change firewall rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3108(glossterm) +#: ./doc/glossary/glossary-terms.xml:3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3110(para) +#: ./doc/glossary/glossary-terms.xml:3120(para) msgid "Enables Compute to communicate with NetApp storage devices through the NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3116(glossterm) +#: ./doc/glossary/glossary-terms.xml:3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3118(para) +#: ./doc/glossary/glossary-terms.xml:3128(para) msgid "A virtual network that provides connectivity between entities. For example, a collection of virtual ports that share network connectivity. In Networking terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3126(glossterm) +#: ./doc/glossary/glossary-terms.xml:3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3128(para) +#: ./doc/glossary/glossary-terms.xml:3138(para) msgid "The process of modifying IP address information while in-transit. Supported by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3134(glossterm) +#: ./doc/glossary/glossary-terms.xml:3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3136(para) +#: ./doc/glossary/glossary-terms.xml:3146(para) msgid "A Compute daemon that orchestrates the network configuration of nodes, including IP addresses, VLANs, and bridging. Also manages routing for both public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3145(glossterm) +#: ./doc/glossary/glossary-terms.xml:3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3147(para) +#: ./doc/glossary/glossary-terms.xml:3157(para) msgid "A method for making file systems available over the network. Supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3152(glossterm) +#: ./doc/glossary/glossary-terms.xml:3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3154(para) +#: ./doc/glossary/glossary-terms.xml:3164(para) msgid "Unique ID assigned to each network segment within Networking. Same as network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3159(glossterm) +#: ./doc/glossary/glossary-terms.xml:3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3161(para) +#: ./doc/glossary/glossary-terms.xml:3171(para) msgid "The Compute component that manages various network components, such as firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3167(glossterm) +#: ./doc/glossary/glossary-terms.xml:3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3169(para) +#: ./doc/glossary/glossary-terms.xml:3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3174(glossterm) +#: ./doc/glossary/glossary-terms.xml:3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3176(para) +#: ./doc/glossary/glossary-terms.xml:3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3181(glossterm) +#: ./doc/glossary/glossary-terms.xml:3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3183(para) +#: ./doc/glossary/glossary-terms.xml:3193(para) msgid "A method of keeping a clock for a host or node correct through communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3189(glossterm) +#: ./doc/glossary/glossary-terms.xml:3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3191(para) +#: ./doc/glossary/glossary-terms.xml:3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3195(glossterm) +#: ./doc/glossary/glossary-terms.xml:3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3197(para) +#: ./doc/glossary/glossary-terms.xml:3207(para) msgid "The nova-network worker daemon, provides services such as giving an IP address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3203(glossterm) +#: ./doc/glossary/glossary-terms.xml:3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3205(para) +#: ./doc/glossary/glossary-terms.xml:3215(para) msgid "A core OpenStack project that provides a network connectivity abstraction layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3212(glossterm) +#: ./doc/glossary/glossary-terms.xml:3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3214(para) +#: ./doc/glossary/glossary-terms.xml:3224(para) msgid "API used to access OpenStack Networking. Provides an extensible architecture to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3220(glossterm) +#: ./doc/glossary/glossary-terms.xml:3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3222(para) +#: ./doc/glossary/glossary-terms.xml:3232(para) msgid "A core OpenStack project that provides a network connectivity abstraction layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3228(glossterm) +#: ./doc/glossary/glossary-terms.xml:3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3230(para) +#: ./doc/glossary/glossary-terms.xml:3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3234(glossterm) +#: ./doc/glossary/glossary-terms.xml:3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3236(para) +#: ./doc/glossary/glossary-terms.xml:3246(para) msgid "Enables Compute and Networking integration, which enables Networking to perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3242(glossterm) +#: ./doc/glossary/glossary-terms.xml:3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3244(para) +#: ./doc/glossary/glossary-terms.xml:3254(para) msgid "Interface within Networking that enables organizations to create custom plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3251(glossterm) +#: ./doc/glossary/glossary-terms.xml:3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3253(para) +#: ./doc/glossary/glossary-terms.xml:3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3258(glossterm) +#: ./doc/glossary/glossary-terms.xml:3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3260(para) +#: ./doc/glossary/glossary-terms.xml:3270(para) msgid "Disables server-side message acknowledgment in the Compute RabbitMQ. Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3266(glossterm) +#: ./doc/glossary/glossary-terms.xml:3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3268(para) +#: ./doc/glossary/glossary-terms.xml:3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3272(glossterm) +#: ./doc/glossary/glossary-terms.xml:3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3274(para) +#: ./doc/glossary/glossary-terms.xml:3284(para) msgid "Message exchange that is cleared when the service restarts. Its data is not written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3280(glossterm) +#: ./doc/glossary/glossary-terms.xml:3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3282(para) +#: ./doc/glossary/glossary-terms.xml:3292(para) msgid "Message queue that is cleared when the service restarts. Its data is not written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3288(glossterm) +#: ./doc/glossary/glossary-terms.xml:3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3290(para) +#: ./doc/glossary/glossary-terms.xml:3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3294(glossterm) +#: ./doc/glossary/glossary-terms.xml:3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3296(para) +#: ./doc/glossary/glossary-terms.xml:3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3301(glossterm) +#: ./doc/glossary/glossary-terms.xml:3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3303(para) +#: ./doc/glossary/glossary-terms.xml:3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3308(glossterm) +#: ./doc/glossary/glossary-terms.xml:3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3310(para) +#: ./doc/glossary/glossary-terms.xml:3320(para) msgid "A Compute component that manages IP address allocation, firewalls, and other network-related tasks. This is the legacy networking option and an alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3320(title) +#: ./doc/glossary/glossary-terms.xml:3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3322(glossterm) +#: ./doc/glossary/glossary-terms.xml:3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3324(para) +#: ./doc/glossary/glossary-terms.xml:3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3329(glossterm) +#: ./doc/glossary/glossary-terms.xml:3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3331(para) +#: ./doc/glossary/glossary-terms.xml:3341(para) msgid "Opens all objects for an object server and verifies the MD5 hash, size, and metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3337(glossterm) +#: ./doc/glossary/glossary-terms.xml:3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3339(para) +#: ./doc/glossary/glossary-terms.xml:3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:3346(glossterm) +#: ./doc/glossary/glossary-terms.xml:3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3348(para) +#: ./doc/glossary/glossary-terms.xml:3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3352(glossterm) +#: ./doc/glossary/glossary-terms.xml:3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3354(para) +#: ./doc/glossary/glossary-terms.xml:3364(para) msgid "Used by Object Storage to determine the location of an object in the ring. Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3360(glossterm) +#: ./doc/glossary/glossary-terms.xml:3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3362(para) +#: ./doc/glossary/glossary-terms.xml:3372(para) msgid "An Object Storage component that copies and object to remote partitions for fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3367(glossterm) +#: ./doc/glossary/glossary-terms.xml:3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3369(para) +#: ./doc/glossary/glossary-terms.xml:3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3374(glossterm) +#: ./doc/glossary/glossary-terms.xml:3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3376(para) +#: ./doc/glossary/glossary-terms.xml:3386(para) msgid "The OpenStack core project that provides eventually consistent and redundant storage and retrieval of fixed digital content. The project name of OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3385(glossterm) +#: ./doc/glossary/glossary-terms.xml:3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3387(para) +#: ./doc/glossary/glossary-terms.xml:3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3391(glossterm) +#: ./doc/glossary/glossary-terms.xml:3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3393(para) +#: ./doc/glossary/glossary-terms.xml:3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3397(glossterm) +#: ./doc/glossary/glossary-terms.xml:3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3399(para) +#: ./doc/glossary/glossary-terms.xml:3409(para) msgid "Allows a user to set a flag on an Object Storage container so that all objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3406(glossterm) +#: ./doc/glossary/glossary-terms.xml:3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3408(para) +#: ./doc/glossary/glossary-terms.xml:3418(para) msgid "Term for an Object Storage process that runs for a long time. Can indicate a hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3414(glossterm) +#: ./doc/glossary/glossary-terms.xml:3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3417(para) +#: ./doc/glossary/glossary-terms.xml:3427(para) msgid "A standardized interface for managing compute, data, and network resources, currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3423(glossterm) +#: ./doc/glossary/glossary-terms.xml:3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3425(para) +#: ./doc/glossary/glossary-terms.xml:3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3430(glossterm) +#: ./doc/glossary/glossary-terms.xml:3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3432(para) +#: ./doc/glossary/glossary-terms.xml:3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3437(glossterm) +#: ./doc/glossary/glossary-terms.xml:3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3439(para) +#: ./doc/glossary/glossary-terms.xml:3449(para) msgid "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3444(glossterm) +#: ./doc/glossary/glossary-terms.xml:3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3446(para) +#: ./doc/glossary/glossary-terms.xml:3456(para) msgid "OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resources throughout a data center, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface. OpenStack is an open source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3458(glossterm) +#: ./doc/glossary/glossary-terms.xml:3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3465(glossterm) +#: ./doc/glossary/glossary-terms.xml:3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3467(para) +#: ./doc/glossary/glossary-terms.xml:3477(para) msgid "The person responsible for planning and maintaining an OpenStack installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3472(glossterm) +#: ./doc/glossary/glossary-terms.xml:3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3474(para) +#: ./doc/glossary/glossary-terms.xml:3484(para) msgid "An integrated project that orchestrates multiple cloud applications for OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3481(glossterm) +#: ./doc/glossary/glossary-terms.xml:3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3483(para) +#: ./doc/glossary/glossary-terms.xml:3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:3493(title) +#: ./doc/glossary/glossary-terms.xml:3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3495(glossterm) +#: ./doc/glossary/glossary-terms.xml:3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3497(para) +#: ./doc/glossary/glossary-terms.xml:3507(para) msgid "If a requested resource, such as CPU time, disk storage, or memory, is not available in the parent cell, the request is forwarded to associated child cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3504(glossterm) +#: ./doc/glossary/glossary-terms.xml:3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3506(para) +#: ./doc/glossary/glossary-terms.xml:3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:3514(glossterm) +#: ./doc/glossary/glossary-terms.xml:3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3516(para) +#: ./doc/glossary/glossary-terms.xml:3526(para) msgid "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3521(glossterm) +#: ./doc/glossary/glossary-terms.xml:3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3523(para) +#: ./doc/glossary/glossary-terms.xml:3533(para) msgid "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3528(glossterm) +#: ./doc/glossary/glossary-terms.xml:3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3530(para) +#: ./doc/glossary/glossary-terms.xml:3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:3536(glossterm) +#: ./doc/glossary/glossary-terms.xml:3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3538(para) +#: ./doc/glossary/glossary-terms.xml:3548(para) msgid "Gives guest VMs exclusive access to a PCI device. Currently supported in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3544(glossterm) +#: ./doc/glossary/glossary-terms.xml:3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3546(para) +#: ./doc/glossary/glossary-terms.xml:3556(para) msgid "A message that is stored both in memory and on disk. The message is not lost after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3552(glossterm) +#: ./doc/glossary/glossary-terms.xml:3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3554(para) +#: ./doc/glossary/glossary-terms.xml:3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3559(glossterm) +#: ./doc/glossary/glossary-terms.xml:3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3561(para) +#: ./doc/glossary/glossary-terms.xml:3571(para) msgid "A file used to customize a Compute instance. It can be used to inject SSH keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3569(glossterm) +#: ./doc/glossary/glossary-terms.xml:3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3571(para) +#: ./doc/glossary/glossary-terms.xml:3581(para) msgid "Provides to the consumer the ability to deploy applications through a programming language or tools supported by the cloud platform provider. An example of Platform-as-a-Service is an Eclipse/Java programming platform provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3582(glossterm) +#: ./doc/glossary/glossary-terms.xml:3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3584(para) +#: ./doc/glossary/glossary-terms.xml:3594(para) msgid "Software component providing the actual implementation for Networking APIs, or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3590(glossterm) +#: ./doc/glossary/glossary-terms.xml:3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3592(para) +#: ./doc/glossary/glossary-terms.xml:3602(para) msgid "Component of Identity Service that provides a rule-management interface and a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3600(glossterm) +#: ./doc/glossary/glossary-terms.xml:3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3602(para) +#: ./doc/glossary/glossary-terms.xml:3612(para) msgid "A logical set of devices, such as web servers, that you group together to receive and process traffic. The load balancing function chooses which member of the pool handles the new requests or connections received on the VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3611(glossterm) +#: ./doc/glossary/glossary-terms.xml:3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3613(para) +#: ./doc/glossary/glossary-terms.xml:3623(para) msgid "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3618(glossterm) +#: ./doc/glossary/glossary-terms.xml:3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3620(para) +#: ./doc/glossary/glossary-terms.xml:3630(para) msgid "A virtual network port within Networking; VIFs / vNICs are connected to a port." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3625(glossterm) +#: ./doc/glossary/glossary-terms.xml:3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3627(para) +#: ./doc/glossary/glossary-terms.xml:3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3631(glossterm) +#: ./doc/glossary/glossary-terms.xml:3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3633(para) +#: ./doc/glossary/glossary-terms.xml:3643(para) msgid "A tool to automate system configuration and installation on Debian-based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3639(glossterm) +#: ./doc/glossary/glossary-terms.xml:3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3641(para) +#: ./doc/glossary/glossary-terms.xml:3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3646(glossterm) +#: ./doc/glossary/glossary-terms.xml:3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3648(para) +#: ./doc/glossary/glossary-terms.xml:3658(para) msgid "An IP address used for management and administration, not available to the public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3654(glossterm) +#: ./doc/glossary/glossary-terms.xml:3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3656(para) +#: ./doc/glossary/glossary-terms.xml:3666(para) msgid "The Network Controller provides virtual networks to enable compute servers to interact with each other and with the public network. All machines must have a public and private network interface. A private network interface can be a flat or VLAN network interface. A flat network interface is controlled by the flat_interface with flat managers. A VLAN network interface is controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3669(glossterm) +#: ./doc/glossary/glossary-terms.xml:3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3671(para) +#: ./doc/glossary/glossary-terms.xml:3681(para) msgid "A logical grouping of users within Compute, used to define quotas and access to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3676(glossterm) +#: ./doc/glossary/glossary-terms.xml:3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3678(para) +#: ./doc/glossary/glossary-terms.xml:3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3683(glossterm) +#: ./doc/glossary/glossary-terms.xml:3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3685(para) +#: ./doc/glossary/glossary-terms.xml:3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3689(glossterm) +#: ./doc/glossary/glossary-terms.xml:3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3691(para) +#: ./doc/glossary/glossary-terms.xml:3701(para) msgid "Causes the network interface to pass all traffic it receives to the host rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3697(glossterm) +#: ./doc/glossary/glossary-terms.xml:3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3699(para) +#: ./doc/glossary/glossary-terms.xml:3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3704(glossterm) +#: ./doc/glossary/glossary-terms.xml:3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3706(para) +#: ./doc/glossary/glossary-terms.xml:3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3711(glossterm) +#: ./doc/glossary/glossary-terms.xml:3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3713(para) +#: ./doc/glossary/glossary-terms.xml:3723(para) msgid "Users of Object Storage interact with the service through the proxy server, which in-turn looks up the location of the requested data within the ring and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3720(glossterm) +#: ./doc/glossary/glossary-terms.xml:3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3722(para) +#: ./doc/glossary/glossary-terms.xml:3732(para) msgid "An API endpoint used for both service-to-service communication and end-user interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3727(glossterm) +#: ./doc/glossary/glossary-terms.xml:3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3729(para) +#: ./doc/glossary/glossary-terms.xml:3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3734(glossterm) +#: ./doc/glossary/glossary-terms.xml:3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3736(para) +#: ./doc/glossary/glossary-terms.xml:3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3741(glossterm) +#: ./doc/glossary/glossary-terms.xml:3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3743(para) +#: ./doc/glossary/glossary-terms.xml:3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3748(glossterm) +#: ./doc/glossary/glossary-terms.xml:3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3750(para) +#: ./doc/glossary/glossary-terms.xml:3760(para) msgid "The Network Controller provides virtual networks to enable compute servers to interact with each other and with the public network. All machines must have a public and private network interface. The public network interface is controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3759(glossterm) +#: ./doc/glossary/glossary-terms.xml:3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3761(para) +#: ./doc/glossary/glossary-terms.xml:3771(para) msgid "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3766(glossterm) +#: ./doc/glossary/glossary-terms.xml:3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3768(para) +#: ./doc/glossary/glossary-terms.xml:3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3775(title) +#: ./doc/glossary/glossary-terms.xml:3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3777(glossterm) +#: ./doc/glossary/glossary-terms.xml:3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3784(glossterm) +#: ./doc/glossary/glossary-terms.xml:3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3786(para) +#: ./doc/glossary/glossary-terms.xml:3796(para) msgid "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3791(glossterm) +#: ./doc/glossary/glossary-terms.xml:3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3793(para) +#: ./doc/glossary/glossary-terms.xml:3803(para) msgid "If Object Storage finds objects, containers, or accounts that are corrupt, they are placed in this state, are not replicated, cannot be read by clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3800(glossterm) +#: ./doc/glossary/glossary-terms.xml:3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3802(para) +#: ./doc/glossary/glossary-terms.xml:3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3804(para) +#: ./doc/glossary/glossary-terms.xml:3814(para) msgid "One of the hypervisors supported by OpenStack, generally used for development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3809(glossterm) +#: ./doc/glossary/glossary-terms.xml:3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3811(para) +#: ./doc/glossary/glossary-terms.xml:3821(para) msgid "In Compute and Block Storage, the ability to set resource limits on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3819(title) +#: ./doc/glossary/glossary-terms.xml:3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3821(glossterm) +#: ./doc/glossary/glossary-terms.xml:3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3823(para) +#: ./doc/glossary/glossary-terms.xml:3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3828(glossterm) +#: ./doc/glossary/glossary-terms.xml:3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3830(para) +#: ./doc/glossary/glossary-terms.xml:3840(para) msgid "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3835(glossterm) +#: ./doc/glossary/glossary-terms.xml:3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3837(para) +#: ./doc/glossary/glossary-terms.xml:3847(para) msgid "Ceph component that enables a Linux block device to be striped over multiple distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3843(glossterm) +#: ./doc/glossary/glossary-terms.xml:3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3845(para) +#: ./doc/glossary/glossary-terms.xml:3855(para) msgid "The router advertisement daemon, used by the Compute VLAN manager and FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3851(glossterm) +#: ./doc/glossary/glossary-terms.xml:3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3853(para) +#: ./doc/glossary/glossary-terms.xml:3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3858(glossterm) +#: ./doc/glossary/glossary-terms.xml:3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3860(para) +#: ./doc/glossary/glossary-terms.xml:3870(para) msgid "The ability to start new VM instances based on the actual memory usage of a host, as opposed to basing the decision on the amount of RAM each running instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3868(glossterm) +#: ./doc/glossary/glossary-terms.xml:3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3870(para) +#: ./doc/glossary/glossary-terms.xml:3880(para) msgid "Configurable option within Object Storage to limit database writes on a per-account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3876(glossterm) +#: ./doc/glossary/glossary-terms.xml:3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3878(para) +#: ./doc/glossary/glossary-terms.xml:3888(para) msgid "One of the VM image disk formats supported by Image Service; an unstructured disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3883(glossterm) +#: ./doc/glossary/glossary-terms.xml:3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3885(para) +#: ./doc/glossary/glossary-terms.xml:3895(para) msgid "The process of distributing Object Storage partitions across all drives in the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3892(glossterm) +#: ./doc/glossary/glossary-terms.xml:3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3894(para) +#: ./doc/glossary/glossary-terms.xml:3904(para) msgid "Either a soft or hard reboot of a server. With a soft reboot, the operating system is signaled to restart, which enables a graceful shutdown of all processes. A hard reboot is the equivalent of power cycling the server. The virtualization platform should ensure that the reboot action has completed successfully even in cases in which the underlying domain/VM is paused or halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3906(glossterm) +#: ./doc/glossary/glossary-terms.xml:3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3908(para) +#: ./doc/glossary/glossary-terms.xml:3918(para) msgid "Removes all data on the server and replaces it with the specified image. Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3914(glossterm) +#: ./doc/glossary/glossary-terms.xml:3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3916(para) +#: ./doc/glossary/glossary-terms.xml:3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3920(glossterm) +#: ./doc/glossary/glossary-terms.xml:3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3922(para) +#: ./doc/glossary/glossary-terms.xml:3932(para) msgid "Belongs to a particular domain and is used to specify information about the domain. There are several types of DNS records. Each record type contains particular information used to describe the purpose of that record. Examples include mail exchange (MX) records, which specify the mail server for a particular domain, and name server (NS) records, which specify the authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3934(glossterm) +#: ./doc/glossary/glossary-terms.xml:3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3936(para) +#: ./doc/glossary/glossary-terms.xml:3946(para) msgid "A number within a database that is incremented each time a change is made. Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3942(glossterm) +#: ./doc/glossary/glossary-terms.xml:3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3949(glossterm) +#: ./doc/glossary/glossary-terms.xml:3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3951(para) +#: ./doc/glossary/glossary-terms.xml:3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3956(glossterm) +#: ./doc/glossary/glossary-terms.xml:3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3958(para) +#: ./doc/glossary/glossary-terms.xml:3968(para) msgid "A discrete OpenStack environment with dedicated API endpoints that typically shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3964(glossterm) +#: ./doc/glossary/glossary-terms.xml:3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3966(para) +#: ./doc/glossary/glossary-terms.xml:3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3971(glossterm) +#: ./doc/glossary/glossary-terms.xml:3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3973(para) +#: ./doc/glossary/glossary-terms.xml:3983(para) msgid "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3978(glossterm) +#: ./doc/glossary/glossary-terms.xml:3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3981(para) +#: ./doc/glossary/glossary-terms.xml:3991(para) msgid "A collection of components that provides object storage within Ceph. Similar to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3987(glossterm) +#: ./doc/glossary/glossary-terms.xml:3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3989(para) +#: ./doc/glossary/glossary-terms.xml:3999(para) msgid "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3994(glossterm) +#: ./doc/glossary/glossary-terms.xml:4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3996(para) +#: ./doc/glossary/glossary-terms.xml:4006(para) msgid "Provides data redundancy and fault tolerance by creating copies of Object Storage objects, accounts, and containers so that they are not lost when the underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4003(glossterm) +#: ./doc/glossary/glossary-terms.xml:4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4005(para) +#: ./doc/glossary/glossary-terms.xml:4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4010(glossterm) +#: ./doc/glossary/glossary-terms.xml:4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4012(para) +#: ./doc/glossary/glossary-terms.xml:4022(para) msgid "The process of copying data to a separate physical device for fault tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4018(glossterm) +#: ./doc/glossary/glossary-terms.xml:4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4020(para) +#: ./doc/glossary/glossary-terms.xml:4030(para) msgid "The Object Storage back-end process that creates and manages object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4025(glossterm) +#: ./doc/glossary/glossary-terms.xml:4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4027(para) +#: ./doc/glossary/glossary-terms.xml:4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4032(glossterm) +#: ./doc/glossary/glossary-terms.xml:4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4034(para) +#: ./doc/glossary/glossary-terms.xml:4044(para) msgid "A special type of VM image that is booted when an instance is placed into rescue mode. Allows an administrator to mount the file systems for an instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4041(glossterm) +#: ./doc/glossary/glossary-terms.xml:4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4043(para) +#: ./doc/glossary/glossary-terms.xml:4053(para) msgid "Converts an existing server to a different flavor, which scales the server up or down. The original server is saved to enable rollback if a problem occurs. All resizes must be tested and explicitly confirmed, at which time the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4052(glossterm) +#: ./doc/glossary/glossary-terms.xml:4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4054(para) +#: ./doc/glossary/glossary-terms.xml:4064(para) msgid "A kind of web service API that uses REST, or Representational State Transfer. REST is the style of architecture for hypermedia systems that is used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4061(glossterm) +#: ./doc/glossary/glossary-terms.xml:4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4063(para) +#: ./doc/glossary/glossary-terms.xml:4073(para) msgid "An entity that maps Object Storage data to partitions. A separate ring exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4069(glossterm) +#: ./doc/glossary/glossary-terms.xml:4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4071(para) +#: ./doc/glossary/glossary-terms.xml:4081(para) msgid "Builds and manages rings within Object Storage, assigns partitions to devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4077(glossterm) +#: ./doc/glossary/glossary-terms.xml:4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4079(para) +#: ./doc/glossary/glossary-terms.xml:4089(para) msgid "Provides a predefined list of actions that the user can perform, such as start or stop VMs, reset passwords, and so on. Supported in both Identity Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4087(glossterm) +#: ./doc/glossary/glossary-terms.xml:4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4089(para) +#: ./doc/glossary/glossary-terms.xml:4099(para) msgid "A personality that a user assumes that enables them to perform a specific set of operations. A role includes a set of rights and privileges. A user assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4097(glossterm) +#: ./doc/glossary/glossary-terms.xml:4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4099(para) +#: ./doc/glossary/glossary-terms.xml:4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4104(glossterm) +#: ./doc/glossary/glossary-terms.xml:4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4106(para) +#: ./doc/glossary/glossary-terms.xml:4116(para) msgid "A feature of Compute that allows the unprivileged \"nova\" user to run a specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4112(glossterm) +#: ./doc/glossary/glossary-terms.xml:4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4114(para) +#: ./doc/glossary/glossary-terms.xml:4124(para) msgid "Type of Compute scheduler that evenly distributes instances among available hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4119(glossterm) +#: ./doc/glossary/glossary-terms.xml:4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4121(para) +#: ./doc/glossary/glossary-terms.xml:4131(para) msgid "A physical or virtual network device that passes network traffic between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4126(glossterm) +#: ./doc/glossary/glossary-terms.xml:4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4128(para) +#: ./doc/glossary/glossary-terms.xml:4138(para) msgid "The Compute direct exchanges, fanout exchanges, and topic exchanges use this key to determine how to process a message; processing varies depending on exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4135(glossterm) +#: ./doc/glossary/glossary-terms.xml:4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4137(para) +#: ./doc/glossary/glossary-terms.xml:4147(para) msgid "Modular system that allows the underlying message queue software of Compute to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4144(glossterm) +#: ./doc/glossary/glossary-terms.xml:4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4146(para) +#: ./doc/glossary/glossary-terms.xml:4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4150(glossterm) +#: ./doc/glossary/glossary-terms.xml:4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4152(para) +#: ./doc/glossary/glossary-terms.xml:4162(para) msgid "Absolute limit on the amount of network traffic a Compute VM instance can send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4157(glossterm) +#: ./doc/glossary/glossary-terms.xml:4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4159(para) +#: ./doc/glossary/glossary-terms.xml:4169(para) msgid "Soft limit on the amount of network traffic a Compute VM instance can send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4164(glossterm) +#: ./doc/glossary/glossary-terms.xml:4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4166(para) +#: ./doc/glossary/glossary-terms.xml:4176(para) msgid "Enables the Ryu network operating system to function as a Networking OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4173(title) +#: ./doc/glossary/glossary-terms.xml:4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4175(glossterm) +#: ./doc/glossary/glossary-terms.xml:4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4177(para) +#: ./doc/glossary/glossary-terms.xml:4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:4185(glossterm) +#: ./doc/glossary/glossary-terms.xml:4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4187(para) +#: ./doc/glossary/glossary-terms.xml:4197(para) msgid "OpenStack project that provides a scalable data-processing stack and associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4195(glossterm) +#: ./doc/glossary/glossary-terms.xml:4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4197(para) +#: ./doc/glossary/glossary-terms.xml:4207(para) msgid "A Compute component that determines where VM instances should start. Uses modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4203(glossterm) +#: ./doc/glossary/glossary-terms.xml:4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4205(para) +#: ./doc/glossary/glossary-terms.xml:4215(para) msgid "An Identity Service API access token that is associated with a specific tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4210(glossterm) +#: ./doc/glossary/glossary-terms.xml:4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4212(para) +#: ./doc/glossary/glossary-terms.xml:4222(para) msgid "Checks for and deletes unused VMs; the component of Image Service that implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4217(glossterm) +#: ./doc/glossary/glossary-terms.xml:4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4219(para) +#: ./doc/glossary/glossary-terms.xml:4229(para) msgid "String of text known only by the user; used along with an access key to make requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4225(glossterm) +#: ./doc/glossary/glossary-terms.xml:4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4227(para) +#: ./doc/glossary/glossary-terms.xml:4237(para) msgid "Open source tool used to access remote hosts through an encrypted communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4233(glossterm) +#: ./doc/glossary/glossary-terms.xml:4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4235(para) +#: ./doc/glossary/glossary-terms.xml:4245(para) msgid "A set of network traffic filtering rules that are applied to a Compute instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4240(glossterm) +#: ./doc/glossary/glossary-terms.xml:4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4242(para) +#: ./doc/glossary/glossary-terms.xml:4252(para) msgid "An Object Storage large object that has been broken up into pieces. The re-assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4248(glossterm) +#: ./doc/glossary/glossary-terms.xml:4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4250(para) +#: ./doc/glossary/glossary-terms.xml:4260(para) msgid "Computer that provides explicit services to the client software running on that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4253(para) +#: ./doc/glossary/glossary-terms.xml:4263(para) msgid "A server is a VM instance in the Compute system. Flavor and image are requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4259(glossterm) +#: ./doc/glossary/glossary-terms.xml:4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4261(para) +#: ./doc/glossary/glossary-terms.xml:4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4265(glossterm) +#: ./doc/glossary/glossary-terms.xml:4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4272(glossterm) +#: ./doc/glossary/glossary-terms.xml:4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4274(para) +#: ./doc/glossary/glossary-terms.xml:4284(para) msgid "An OpenStack service, such as Compute, Object Storage, or Image Service. Provides one or more endpoints through which users can access resources and perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4283(glossterm) +#: ./doc/glossary/glossary-terms.xml:4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4285(para) +#: ./doc/glossary/glossary-terms.xml:4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4290(glossterm) +#: ./doc/glossary/glossary-terms.xml:4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4292(para) +#: ./doc/glossary/glossary-terms.xml:4302(para) msgid "Unique ID assigned to each service that is available in the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4297(glossterm) +#: ./doc/glossary/glossary-terms.xml:4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4299(para) +#: ./doc/glossary/glossary-terms.xml:4309(para) msgid "An Identity Service feature that enables services, such as Compute, to automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4306(glossterm) +#: ./doc/glossary/glossary-terms.xml:4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4308(para) +#: ./doc/glossary/glossary-terms.xml:4318(para) msgid "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4313(glossterm) +#: ./doc/glossary/glossary-terms.xml:4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4315(para) +#: ./doc/glossary/glossary-terms.xml:4325(para) msgid "An administrator defined token used by Compute to communicate securely with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4320(glossterm) +#: ./doc/glossary/glossary-terms.xml:4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4322(para) +#: ./doc/glossary/glossary-terms.xml:4332(para) msgid "The method of storage used by horizon to track client sessions such as local memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4328(glossterm) +#: ./doc/glossary/glossary-terms.xml:4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4330(para) +#: ./doc/glossary/glossary-terms.xml:4340(para) msgid "A feature of the load-balancing service. It attempts to force subsequent connections to a service to be redirected to the same node as long as it is online." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4337(glossterm) +#: ./doc/glossary/glossary-terms.xml:4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4339(para) +#: ./doc/glossary/glossary-terms.xml:4349(para) msgid "A horizon component that stores and tracks client session information. Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4345(glossterm) +#: ./doc/glossary/glossary-terms.xml:4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4347(para) +#: ./doc/glossary/glossary-terms.xml:4357(para) msgid "An IP address that can be assigned to a VM instance within the shared IP group. Public IP addresses can be shared across multiple servers for use in various high availability scenarios. When an IP address is shared to another server, the cloud network restrictions are modified to enable each server to listen to and respond on that IP address. You can optionally specify that the target server network configuration be modified. Shared IP addresses can be used with many standard heartbeat facilities, such as keepalive, that monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4363(glossterm) +#: ./doc/glossary/glossary-terms.xml:4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4365(para) +#: ./doc/glossary/glossary-terms.xml:4375(para) msgid "A collection of servers that can share IPs with other members of the group. Any server in a group can share one or more public IPs with any other server in the group. With the exception of the first server in a shared IP group, servers must be launched into shared IP groups. A server may be a member of only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4375(glossterm) +#: ./doc/glossary/glossary-terms.xml:4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4377(para) +#: ./doc/glossary/glossary-terms.xml:4387(para) msgid "Block storage that is simultaneously accessible by multiple clients, for example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4382(glossterm) +#: ./doc/glossary/glossary-terms.xml:4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4384(para) +#: ./doc/glossary/glossary-terms.xml:4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4389(glossterm) +#: ./doc/glossary/glossary-terms.xml:4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4392(para) +#: ./doc/glossary/glossary-terms.xml:4402(para) msgid "Specification for managing identity in the cloud, currently unsupported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4397(glossterm) +#: ./doc/glossary/glossary-terms.xml:4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4400(para) +#: ./doc/glossary/glossary-terms.xml:4410(para) msgid "A specification that when implemented by a physical PCIe device enables it to appear as multiple separate PCIe devices. This enables multiple virtualized guests to share direct access to the physical device, offering improved performance over an equivalent virtual device. Currently supported in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4410(glossterm) +#: ./doc/glossary/glossary-terms.xml:4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4412(para) +#: ./doc/glossary/glossary-terms.xml:4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4417(glossterm) +#: ./doc/glossary/glossary-terms.xml:4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4419(para) +#: ./doc/glossary/glossary-terms.xml:4429(para) msgid "A point-in-time copy of an OpenStack storage volume or image. Use storage volume snapshots to back up volumes. Use image snapshots to back up data, or as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4427(glossterm) +#: ./doc/glossary/glossary-terms.xml:4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4429(para) +#: ./doc/glossary/glossary-terms.xml:4439(para) msgid "A controlled reboot where a VM instance is properly restarted through operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4435(glossterm) +#: ./doc/glossary/glossary-terms.xml:4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4437(para) +#: ./doc/glossary/glossary-terms.xml:4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4442(glossterm) +#: ./doc/glossary/glossary-terms.xml:4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4444(para) +#: ./doc/glossary/glossary-terms.xml:4454(para) msgid "The Simple Protocol for Independent Computing Environments (SPICE) provides remote desktop access to guest virtual machines. It is an alternative to VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4453(glossterm) +#: ./doc/glossary/glossary-terms.xml:4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4455(para) +#: ./doc/glossary/glossary-terms.xml:4465(para) msgid "The Compute VM scheduling algorithm that attempts to start a new VM on the host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4461(glossterm) +#: ./doc/glossary/glossary-terms.xml:4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4463(para) +#: ./doc/glossary/glossary-terms.xml:4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4468(glossterm) +#: ./doc/glossary/glossary-terms.xml:4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4470(para) +#: ./doc/glossary/glossary-terms.xml:4480(para) msgid "A lightweight SQL database, used as the default persistent storage method in many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4476(glossterm) +#: ./doc/glossary/glossary-terms.xml:4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4478(para) +#: ./doc/glossary/glossary-terms.xml:4488(para) msgid "A set of OpenStack resources created and managed by the Orchestration service according to a given template (either an AWS CloudFormation template or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4486(glossterm) +#: ./doc/glossary/glossary-terms.xml:4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4488(para) +#: ./doc/glossary/glossary-terms.xml:4498(para) msgid "Community project that captures Compute AMQP communications, useful for debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4493(glossterm) +#: ./doc/glossary/glossary-terms.xml:4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4495(para) +#: ./doc/glossary/glossary-terms.xml:4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4499(glossterm) +#: ./doc/glossary/glossary-terms.xml:4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4501(para) +#: ./doc/glossary/glossary-terms.xml:4511(para) msgid "WSGI middleware component of Object Storage that serves container data as a static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4506(glossterm) +#: ./doc/glossary/glossary-terms.xml:4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4508(para) +#: ./doc/glossary/glossary-terms.xml:4518(para) msgid "The method that a service uses for persistent storage, such as iSCSI, NFS, or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4513(glossterm) +#: ./doc/glossary/glossary-terms.xml:4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4515(para) +#: ./doc/glossary/glossary-terms.xml:4525(para) msgid "An Object Storage node that provides container services, account services, and object services; controls the account databases, container databases, and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4522(glossterm) +#: ./doc/glossary/glossary-terms.xml:4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4524(para) +#: ./doc/glossary/glossary-terms.xml:4534(para) msgid "A XenAPI component that provides a pluggable interface to support a wide variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4530(glossterm) +#: ./doc/glossary/glossary-terms.xml:4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4532(para) +#: ./doc/glossary/glossary-terms.xml:4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4537(glossterm) +#: ./doc/glossary/glossary-terms.xml:4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4539(para) +#: ./doc/glossary/glossary-terms.xml:4549(para) msgid "Collective name for the Object Storage object services, container services, and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4544(glossterm) +#: ./doc/glossary/glossary-terms.xml:4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4546(para) +#: ./doc/glossary/glossary-terms.xml:4556(para) msgid "Specifies the authentication source used by Image Service or Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4551(glossterm) +#: ./doc/glossary/glossary-terms.xml:4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4553(para) +#: ./doc/glossary/glossary-terms.xml:4563(para) msgid "A domain within a parent domain. Subdomains cannot be registered. Subdomains enable you to delegate domains. Subdomains can themselves have subdomains, so third-level, fourth-level, fifth-level, and deeper levels of nesting are possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4562(glossterm) +#: ./doc/glossary/glossary-terms.xml:4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4564(para) +#: ./doc/glossary/glossary-terms.xml:4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4568(glossterm) +#: ./doc/glossary/glossary-terms.xml:4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4575(glossterm) +#: ./doc/glossary/glossary-terms.xml:4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4577(para) +#: ./doc/glossary/glossary-terms.xml:4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4582(glossterm) +#: ./doc/glossary/glossary-terms.xml:4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4584(para) +#: ./doc/glossary/glossary-terms.xml:4594(para) msgid "Disk-based virtual memory, used by operating systems to provide more memory than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4590(glossterm) +#: ./doc/glossary/glossary-terms.xml:4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4592(para) +#: ./doc/glossary/glossary-terms.xml:4602(para) msgid "An authentication and authorization service for Object Storage, implemented through WSGI middleware; uses Object Storage itself as the persistent backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4599(glossterm) +#: ./doc/glossary/glossary-terms.xml:4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4601(para) +#: ./doc/glossary/glossary-terms.xml:4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4606(glossterm) +#: ./doc/glossary/glossary-terms.xml:4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4608(para) +#: ./doc/glossary/glossary-terms.xml:4618(para) msgid "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4613(glossterm) +#: ./doc/glossary/glossary-terms.xml:4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4615(para) +#: ./doc/glossary/glossary-terms.xml:4625(para) msgid "Collective term for Object Storage components that provide additional functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4620(glossterm) +#: ./doc/glossary/glossary-terms.xml:4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4622(para) +#: ./doc/glossary/glossary-terms.xml:4632(para) msgid "Acts as the gatekeeper to Object Storage and is responsible for authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4627(glossterm) +#: ./doc/glossary/glossary-terms.xml:4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4629(para) +#: ./doc/glossary/glossary-terms.xml:4639(para) msgid "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4634(glossterm) +#: ./doc/glossary/glossary-terms.xml:4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4636(para) +#: ./doc/glossary/glossary-terms.xml:4646(para) msgid "Point in time since the last container and accounts database sync among nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4642(glossterm) +#: ./doc/glossary/glossary-terms.xml:4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4644(para) +#: ./doc/glossary/glossary-terms.xml:4654(para) msgid "One of the default roles in the Compute RBAC system. Enables a user to add other users to a project, interact with VM images that are associated with the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4652(glossterm) +#: ./doc/glossary/glossary-terms.xml:4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4654(para) +#: ./doc/glossary/glossary-terms.xml:4664(para) msgid "A Compute component that, along with the notification system, collects metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4663(title) +#: ./doc/glossary/glossary-terms.xml:4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4665(glossterm) +#: ./doc/glossary/glossary-terms.xml:4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4667(para) +#: ./doc/glossary/glossary-terms.xml:4677(para) msgid "An integrated project that provides metering and measuring facilities for OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4673(glossterm) +#: ./doc/glossary/glossary-terms.xml:4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4675(para) +#: ./doc/glossary/glossary-terms.xml:4685(para) msgid "An authentication facility within Object Storage that enables Object Storage itself to perform authentication and authorization. Frequently used in testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4682(glossterm) +#: ./doc/glossary/glossary-terms.xml:4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4684(para) +#: ./doc/glossary/glossary-terms.xml:4694(para) msgid "Automated software test suite designed to run against the trunk of the OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4690(glossterm) +#: ./doc/glossary/glossary-terms.xml:4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4692(para) +#: ./doc/glossary/glossary-terms.xml:4702(para) msgid "An Object Storage middleware component that enables creation of URLs for temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4696(glossterm) +#: ./doc/glossary/glossary-terms.xml:4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4698(para) +#: ./doc/glossary/glossary-terms.xml:4708(para) msgid "A group of users, used to isolate access to Compute resources. An alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4704(glossterm) +#: ./doc/glossary/glossary-terms.xml:4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4706(para) +#: ./doc/glossary/glossary-terms.xml:4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4710(glossterm) +#: ./doc/glossary/glossary-terms.xml:4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4712(para) +#: ./doc/glossary/glossary-terms.xml:4722(para) msgid "An Identity Service API endpoint that is associated with one or more tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4717(glossterm) +#: ./doc/glossary/glossary-terms.xml:4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4719(para) +#: ./doc/glossary/glossary-terms.xml:4729(para) msgid "Unique ID assigned to each tenant within the Identity Service. The project IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4725(glossterm) +#: ./doc/glossary/glossary-terms.xml:4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4727(para) +#: ./doc/glossary/glossary-terms.xml:4737(para) msgid "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4732(glossterm) +#: ./doc/glossary/glossary-terms.xml:4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4734(para) +#: ./doc/glossary/glossary-terms.xml:4744(para) msgid "An Identity Service component that manages and validates tokens after a user or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4740(glossterm) +#: ./doc/glossary/glossary-terms.xml:4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4742(para) +#: ./doc/glossary/glossary-terms.xml:4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:4748(glossterm) +#: ./doc/glossary/glossary-terms.xml:4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4750(para) +#: ./doc/glossary/glossary-terms.xml:4760(para) msgid "A process that is created when a RPC call is executed; used to push the message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4756(glossterm) +#: ./doc/glossary/glossary-terms.xml:4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4758(para) +#: ./doc/glossary/glossary-terms.xml:4768(para) msgid "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4763(glossterm) +#: ./doc/glossary/glossary-terms.xml:4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4765(para) +#: ./doc/glossary/glossary-terms.xml:4775(para) msgid "Unique ID assigned to each Object Storage request; used for debugging and tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4770(glossterm) +#: ./doc/glossary/glossary-terms.xml:4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4772(para) +#: ./doc/glossary/glossary-terms.xml:4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4776(glossterm) +#: ./doc/glossary/glossary-terms.xml:4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4778(para) +#: ./doc/glossary/glossary-terms.xml:4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4783(glossterm) +#: ./doc/glossary/glossary-terms.xml:4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4785(para) +#: ./doc/glossary/glossary-terms.xml:4795(para) msgid "A message that is stored in memory and is lost after the server is restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4790(glossterm) +#: ./doc/glossary/glossary-terms.xml:4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4792(para) +#: ./doc/glossary/glossary-terms.xml:4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4796(glossterm) +#: ./doc/glossary/glossary-terms.xml:4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4798(para) +#: ./doc/glossary/glossary-terms.xml:4808(para) msgid "TripleO, for OpenStack on OpenStack, is a project to develop and maintain tooling and infrastructure able to deploy OpenStack in production, using OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4807(glossterm) +#: ./doc/glossary/glossary-terms.xml:4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4809(para) +#: ./doc/glossary/glossary-terms.xml:4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4816(title) +#: ./doc/glossary/glossary-terms.xml:4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4818(glossterm) +#: ./doc/glossary/glossary-terms.xml:4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4820(para) +#: ./doc/glossary/glossary-terms.xml:4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4824(glossterm) +#: ./doc/glossary/glossary-terms.xml:4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4826(para) +#: ./doc/glossary/glossary-terms.xml:4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4831(glossterm) +#: ./doc/glossary/glossary-terms.xml:4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4833(para) +#: ./doc/glossary/glossary-terms.xml:4843(para) msgid "Collective term for a group of Object Storage components that processes queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4839(glossterm) +#: ./doc/glossary/glossary-terms.xml:4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4841(para) +#: ./doc/glossary/glossary-terms.xml:4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:4847(glossterm) +#: ./doc/glossary/glossary-terms.xml:4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4849(para) +#: ./doc/glossary/glossary-terms.xml:4859(para) msgid "A blob of data that can be specified by the user when launching an instance. This data can be accessed by the instance through the metadata service or config drive. Commonly used for passing a shell script that is executed by the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4858(glossterm) +#: ./doc/glossary/glossary-terms.xml:4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4866(title) +#: ./doc/glossary/glossary-terms.xml:4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4868(glossterm) +#: ./doc/glossary/glossary-terms.xml:4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4870(para) +#: ./doc/glossary/glossary-terms.xml:4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4874(glossterm) +#: ./doc/glossary/glossary-terms.xml:4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4876(para) +#: ./doc/glossary/glossary-terms.xml:4886(para) msgid "The primary load balancing configuration object. Specifies the virtual IP address and port where client traffic is received. Also defines other details such as the load balancing method to be used, protocol, and so on. This entity is sometimes known in load-balancing products as a virtual server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4888(glossterm) +#: ./doc/glossary/glossary-terms.xml:4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4891(para) +#: ./doc/glossary/glossary-terms.xml:4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4896(glossterm) +#: ./doc/glossary/glossary-terms.xml:4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4903(glossterm) +#: ./doc/glossary/glossary-terms.xml:4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4910(glossterm) +#: ./doc/glossary/glossary-terms.xml:4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4912(para) +#: ./doc/glossary/glossary-terms.xml:4922(para) msgid "An Internet Protocol (IP) address configured on the load balancer for use by clients connecting to a service that is load balanced. Incoming connections are distributed to back-end nodes based on the configuration of the load balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4921(glossterm) +#: ./doc/glossary/glossary-terms.xml:4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4923(para) +#: ./doc/glossary/glossary-terms.xml:4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:4929(glossterm) +#: ./doc/glossary/glossary-terms.xml:4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4931(para) +#: ./doc/glossary/glossary-terms.xml:4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4935(glossterm) +#: ./doc/glossary/glossary-terms.xml:4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4937(para) +#: ./doc/glossary/glossary-terms.xml:4947(para) msgid "A generic term for virtualization of network functions such as switching, routing, load balancing, and security using a combination of VMs and overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4945(glossterm) +#: ./doc/glossary/glossary-terms.xml:4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4947(para) +#: ./doc/glossary/glossary-terms.xml:4957(para) msgid "Open source GUI and CLI tools used for remote console access to VMs. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4952(glossterm) +#: ./doc/glossary/glossary-terms.xml:4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4954(para) +#: ./doc/glossary/glossary-terms.xml:4964(para) msgid "An interface that is plugged into a port in a Networking network. Typically a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4960(glossterm) +#: ./doc/glossary/glossary-terms.xml:4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4962(para) +#: ./doc/glossary/glossary-terms.xml:4972(para) msgid "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4967(glossterm) +#: ./doc/glossary/glossary-terms.xml:4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4969(para) +#: ./doc/glossary/glossary-terms.xml:4979(para) msgid "Provided by Compute in the form of cloudpipes, specialized instances that are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4975(glossterm) +#: ./doc/glossary/glossary-terms.xml:4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4977(para) +#: ./doc/glossary/glossary-terms.xml:4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4981(glossterm) +#: ./doc/glossary/glossary-terms.xml:4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4983(para) +#: ./doc/glossary/glossary-terms.xml:4993(para) msgid "Software that runs on a host or node and provides the features and functions of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4991(glossterm) +#: ./doc/glossary/glossary-terms.xml:5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4993(para) +#: ./doc/glossary/glossary-terms.xml:5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4997(glossterm) +#: ./doc/glossary/glossary-terms.xml:5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5003(glossterm) +#: ./doc/glossary/glossary-terms.xml:5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5005(para) +#: ./doc/glossary/glossary-terms.xml:5015(para) msgid "A Compute component that provides dnsmasq and radvd and sets up forwarding to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5011(glossterm) +#: ./doc/glossary/glossary-terms.xml:5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5013(para) +#: ./doc/glossary/glossary-terms.xml:5023(para) msgid "The Network Controller provides virtual networks to enable compute servers to interact with each other and with the public network. All machines must have a public and private network interface. A VLAN network is a private network interface, which is controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5023(glossterm) +#: ./doc/glossary/glossary-terms.xml:5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5030(glossterm) +#: ./doc/glossary/glossary-terms.xml:5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5032(para) +#: ./doc/glossary/glossary-terms.xml:5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5036(glossterm) +#: ./doc/glossary/glossary-terms.xml:5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5038(para) +#: ./doc/glossary/glossary-terms.xml:5048(para) msgid "Method to access VM instance consoles using a web browser. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5043(glossterm) +#: ./doc/glossary/glossary-terms.xml:5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5045(para) +#: ./doc/glossary/glossary-terms.xml:5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5050(glossterm) +#: ./doc/glossary/glossary-terms.xml:5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5052(para) +#: ./doc/glossary/glossary-terms.xml:5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5056(glossterm) +#: ./doc/glossary/glossary-terms.xml:5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5058(para) +#: ./doc/glossary/glossary-terms.xml:5068(para) msgid "A Compute component that provides users access to the consoles of their VM instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5064(glossterm) +#: ./doc/glossary/glossary-terms.xml:5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5066(para) +#: ./doc/glossary/glossary-terms.xml:5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml:5073(glossterm) +#: ./doc/glossary/glossary-terms.xml:5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5075(para) +#: ./doc/glossary/glossary-terms.xml:5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5079(glossterm) +#: ./doc/glossary/glossary-terms.xml:5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5081(para) +#: ./doc/glossary/glossary-terms.xml:5091(para) msgid "A Block Storage component that oversees and coordinates storage volume actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5086(glossterm) +#: ./doc/glossary/glossary-terms.xml:5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5088(para) +#: ./doc/glossary/glossary-terms.xml:5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5092(glossterm) +#: ./doc/glossary/glossary-terms.xml:5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5094(para) +#: ./doc/glossary/glossary-terms.xml:5104(para) msgid "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5099(glossterm) +#: ./doc/glossary/glossary-terms.xml:5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5101(para) +#: ./doc/glossary/glossary-terms.xml:5111(para) msgid "A Block Storage component that creates, attaches, and detaches persistent storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5106(glossterm) +#: ./doc/glossary/glossary-terms.xml:5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5108(para) +#: ./doc/glossary/glossary-terms.xml:5118(para) msgid "A Block Storage node that runs the cinder-volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5114(glossterm) +#: ./doc/glossary/glossary-terms.xml:5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5116(para) +#: ./doc/glossary/glossary-terms.xml:5126(para) msgid "Provides support for new and specialized types of back-end storage for the Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5123(glossterm) +#: ./doc/glossary/glossary-terms.xml:5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5125(para) +#: ./doc/glossary/glossary-terms.xml:5135(para) msgid "A cinder component that interacts with back-end storage to manage the creation and deletion of volumes and the creation of compute volumes, provided by the cinder-volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5132(glossterm) +#: ./doc/glossary/glossary-terms.xml:5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5140(title) +#: ./doc/glossary/glossary-terms.xml:5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5142(glossterm) +#: ./doc/glossary/glossary-terms.xml:5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5144(para) +#: ./doc/glossary/glossary-terms.xml:5154(para) msgid "A Compute process that determines the suitability of the VM instances for a job for a particular host. For example, not enough RAM on the host, too many CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5151(glossterm) +#: ./doc/glossary/glossary-terms.xml:5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5153(para) +#: ./doc/glossary/glossary-terms.xml:5163(para) msgid "Used by Object Storage devices to determine which storage devices are suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5159(glossterm) +#: ./doc/glossary/glossary-terms.xml:5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5161(para) +#: ./doc/glossary/glossary-terms.xml:5171(para) msgid "The sum of each cost used when deciding where to start a new VM instance in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5166(glossterm) +#: ./doc/glossary/glossary-terms.xml:5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5168(para) +#: ./doc/glossary/glossary-terms.xml:5178(para) msgid "A daemon that listens to a queue and carries out tasks in response to messages. For example, the cinder-volume worker manages volume creation and deletion on storage arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5181(title) +#: ./doc/glossary/glossary-terms.xml:5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5183(glossterm) +#: ./doc/glossary/glossary-terms.xml:5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5185(para) +#: ./doc/glossary/glossary-terms.xml:5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5190(glossterm) +#: ./doc/glossary/glossary-terms.xml:5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5196(glossterm) +#: ./doc/glossary/glossary-terms.xml:5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5198(para) +#: ./doc/glossary/glossary-terms.xml:5208(para) msgid "A Block Storage volume plug-in that enables communication with the Xen Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5204(glossterm) +#: ./doc/glossary/glossary-terms.xml:5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5212(title) +#: ./doc/glossary/glossary-terms.xml:5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5222(title) +#: ./doc/glossary/glossary-terms.xml:5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5224(glossterm) +#: ./doc/glossary/glossary-terms.xml:5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5226(para) +#: ./doc/glossary/glossary-terms.xml:5236(para) msgid "Message queue software supported by OpenStack. An alternative to RabbitMQ. Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5232(glossterm) +#: ./doc/glossary/glossary-terms.xml:5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5234(para) +#: ./doc/glossary/glossary-terms.xml:5244(para) msgid "Tool used in OpenStack development to ensure correctly ordered testing of changes in parallel." msgstr "" diff --git a/doc/glossary/locale/he.po b/doc/glossary/locale/he.po index f6e5cefa84..1a6ec5282e 100644 --- a/doc/glossary/locale/he.po +++ b/doc/glossary/locale/he.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/he_IL.po b/doc/glossary/locale/he_IL.po index ca606fb059..9b9cb2a1d7 100644 --- a/doc/glossary/locale/he_IL.po +++ b/doc/glossary/locale/he_IL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n" +"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he_IL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/hi.po b/doc/glossary/locale/hi.po index ddce646292..6609a9e126 100644 --- a/doc/glossary/locale/hi.po +++ b/doc/glossary/locale/hi.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n" +"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "कंप्यूट" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "इंस्टेंस" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "संजालन" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "वाद्य-स्थान" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/hr.po b/doc/glossary/locale/hr.po index ffe97da689..f902b7c801 100644 --- a/doc/glossary/locale/hr.po +++ b/doc/glossary/locale/hr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/hu.po b/doc/glossary/locale/hu.po index 42d6d74561..ddf2a75989 100644 --- a/doc/glossary/locale/hu.po +++ b/doc/glossary/locale/hu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "példány" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Hálózatkezelés" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/id.po b/doc/glossary/locale/id.po index e450cf8a84..24b86ad42a 100644 --- a/doc/glossary/locale/id.po +++ b/doc/glossary/locale/id.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/is_IS.po b/doc/glossary/locale/is_IS.po index 1ab21f190f..ec6fc98949 100644 --- a/doc/glossary/locale/is_IS.po +++ b/doc/glossary/locale/is_IS.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n" +"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/is_IS/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/it.po b/doc/glossary/locale/it.po index 9744508bbd..5f50c96be4 100644 --- a/doc/glossary/locale/it.po +++ b/doc/glossary/locale/it.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "Keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "network" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Object Storage" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "progetto" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/it_IT.po b/doc/glossary/locale/it_IT.po index 1420a54da8..450aa70bb2 100644 --- a/doc/glossary/locale/it_IT.po +++ b/doc/glossary/locale/it_IT.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n" +"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "Keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "nova-network" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Object Storage" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/ja.po b/doc/glossary/locale/ja.po index 507483ce2f..5ca746251d 100644 --- a/doc/glossary/locale/ja.po +++ b/doc/glossary/locale/ja.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -885,202 +885,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) +msgid "CADF" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml747(para) +msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) msgid "CALL" msgstr "CALL" -#: ./doc/glossary/glossary-terms.xml747(para) +#: ./doc/glossary/glossary-terms.xml757(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "キャパシティ" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "CPU、ストレージ、ネットワークを含むセルのリソースを定義する。1セルやセル全体に含まれる特定のサービスに適用可能。" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "capacity cache" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "capacity updater" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "VM インスタンスを監視し、必要に応じて容量キャッシュを更新する通知ドライバ。" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "CAST" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "カタログ" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "カタログサービス" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "ceilometer" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "セル" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "セルフォワーディング" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "セルマネージャー" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "CentOS" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "OpenStack と互換性のある Linux ディストリビューション。" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "Ceph" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "オブジェクトストア、ブロックストア、および POSIX 互換分散ファイルシステムから構成される大規模スケール可能分散ストレージシステム。OpenStack 互換。" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "CephFS" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "Ceph により提供される POSIX 互換ファイルシステム。" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "認証局" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "Challenge-Handshake Authentication Protocol (CHAP)" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "チャンススケジューラー" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "Chef" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "子セル" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1088,47 +1098,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "CPU 時間、ディスクストレージ、メモリ等の要求されたリソースが親セルで利用不可の場合、リクエストは親セルに紐付けられた子セルに転送される。子セルがリクエストに対応可能な場合、子セルはそのリクエストを処理する。対応不可の場合、そのリクエストを自分の子セルに渡そうとする。" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "cinder" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "Cisco neutron プラグイン" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "クラウドアーキテクト" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "クラウドの作成を計画、設計および監督する人。" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "クラウドコンピューティング" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1136,108 +1146,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "クラウドコントローラー" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "クラウドコントローラーノード" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "クラウドデータ管理インターフェース (CDMI:Cloud Data Management Interface)" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "cloud-init" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "cloudadmin" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "cloudpipe" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "cloudpipe イメージ" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "cloudpipe サーバとしてサービスを行う為の、予め用意された VM イメージ。本質的には Linux 上で実行される OpenVPN。" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "CMDB" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "構成管理データベース。" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "コマンドフィルタ" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "コミュニティプロジェクト" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1245,11 +1255,11 @@ msgid "" " trunk." msgstr "OpenStack Foundation で公認されていないプロジェクト。プロジェクトが充分成功した場合、育成プロジェクトに昇格し、その後コアプロジェクトに昇格する事がある。あるいはメインの code trunk にマージされる事もある。" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "圧縮" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1257,69 +1267,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "コンピュート" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "Compute API" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "コンピュートコントローラー" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "コンピュートホスト" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "コンピュートノード実行専用の物理ホスト。" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "コンピュートノード" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "Compute Service" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "コンピュートワーカー" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1327,128 +1337,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "連結オブジェクト" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "一貫性ウインドウ" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "コンソールログ" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "コンテナ" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "コンテナオーディタ" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "コンテナデータベース" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "コンテナフォーマット" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "コンテナサーバー" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "コンテナサービス" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "コントローラーノード" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "クラウドコントローラーノードの別名。" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "コアAPI" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "コアプロジェクト" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1458,22 +1468,22 @@ msgid "" "(trove) gains integrated project status." msgstr "OpenStack の公式プロジェクト。現在、 Compute (nova)、Object Storage (swift)、Image Service (glance)、Identity (keystone)、Dashboard (horizon)、Networking (neutron)、Block Storage (cinder) がある。Telemetry モジュール (ceilometer) と Orchestration モジュール (heat) が Havana リリースの一部として統合されています。Icehouse リリースでは、Database モジュール (trove) が統合されます。" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "コスト" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "クレデンシャル" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1481,64 +1491,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "Crowbar" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "クラウドの迅速なデプロイ用に全ての必要なサービスを提供する用途の、Dell によるオープンソースコミュニティプロジェクト。" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "カレントワークロード" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "カスタマー" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "テナントの別名。" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "カスタムモジュール" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "ダッシュボードのルックアンドフィールを変更する為に Horizon がロードする、ユーザが作成した Python モジュール。" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "D" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "デーモン" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "バックグラウンドで動作し、リクエストを待機するプロセス。TCP ポートや UDP ポートをリッスンする可能性がある。ワーカーとは異なる。" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "DAC" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1546,21 +1556,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "ダッシュボード" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "OpenStack 用 Web ベース管理インターフェース。Horizon の別名。" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "データ暗号化" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1569,164 +1579,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "データベース ID" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "Object Storage データベースの各レプリカに与えられる一意な ID。" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "データベースレプリケータ" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "Debian" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "重複排除" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "デフォルトパネル" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "デフォルトテナント" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "デフォルトトークン" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "遅延削除" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "デリバリモード" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "developer" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "デバイス ID" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "Object Storage パーティションの物理ストレージデバイスへの対応付け" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "デバイスウェイト" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "DevStack" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "DHCP" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1736,181 +1746,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "Diablo" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "ディスクフォーマット" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "dispersion" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "Django" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "Horizon 中で広く使用される Web フレームワーク。" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "DNS" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "DNS レコード" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "特定のドメインに関する情報を指定し、ドメインに所属するレコード。" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "dnsmasq" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "ドメイン" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "Domain Name Service (DNS)" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "Domain Name System (DNS)" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1919,212 +1929,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "ダウンロード" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "あるコンピューターから他のコンピューターへのデータの転送。通常はファイルの形式。" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "DRTM" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "動的ホスト設定プロトコル(DHCP)" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "Dynamic HyperText Markup Language (DHTML)" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "E" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "ebtables" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "EC2" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "EC2 アクセスキー" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "EC2 API" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "EC2 互換API" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "EC2 シークレットキー" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "Elastic Block Storage (EBS)" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "暗号化" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "エンドポイント" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "API エンドポイントを参照。" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "エンドポイントレジストリ" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "エンドポイントテンプレート" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "エンティティ" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "一時イメージ" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "一時ボリューム" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "Essex" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2132,27 +2142,27 @@ msgid "" "Dashboard (horizon)." msgstr "2012年4月に登場した OpenStack 関連プロジェクトのリリース。Compute (nova 2012.1), Object Storage (swift 1.4.8), Image (glance), Identity (keystone), Dashboard (horizon) が含まれる。" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "ESX" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "OpenStack がサポートするハイパーバイザーの1つ。" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "ESXi" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2160,253 +2170,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "ETag" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "euca2ools" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "Eucalyptus Kernel Image (EKI)" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "Eucalyptus Machine Image (EMI)" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "Eucalyptus Ramdisk Image (ERI)" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "evacuate" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "1つまたは全ての仮想マシン(VM)インスタンスをあるホストから別のホストにマイグレーションする処理。共有ストレージのライブマイグレーションとブロックマイグレーション両方と互換がある。" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "エクステンション" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "拡張仕様" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "F" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "FakeLDAP" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "Fedora" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "OpenStack と互換性のある Linux ディストリビューション。" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "ファイバーチャネル" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "Fibre Channel over Ethernet (FCoE)" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "充填優先スケジューラー" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "フィルター" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "ファイアウォール" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "fixed IP アドレス" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "Flat マネージャー" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "フラットモードインジェクション" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "フラットネットワーク" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2415,37 +2425,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "FlatDHCP マネージャー" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "フレーバー" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "フレーバー ID" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "Floating IP アドレス" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2453,11 +2463,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "Folsom" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2465,228 +2475,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "FormPost" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "G" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "ゲートウェイ" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "glance" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "OpenStack イメージサービスを提供するコアプロジェクト。" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "glance API サーバー" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "Glance レジストリ" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "グローバルエンドポイントテンプレート" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "GlusterFS" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "ゴールデンイメージ" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "最終的なディスクイメージが作成され、すべてのノードで変更することなく使用される、オペレーティングシステムのインストール方法。" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "Graphic Interchange Format (GIF)" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "Graphics Processing Unit (GPU)" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "Green Threads" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "Grizzly" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "OpenStack の 7 回目リリースのプロジェクト名。" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "ゲスト OS" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "ハイパーバイザーの管理下で実行しているオペレーティングシステムのインスタンス。" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "H" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "handover" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "ハードリブート" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "きちんとした正常なOSのシャットダウンを行わず、物理又は仮想電源ボタンを押すタイプの再起動。" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "Havana" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "OpenStack の 8 回目リリースのプロジェクト名。" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "heat" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "OpenStack に複数のクラウドアプリケーションをオーケストレーションする為に開発されたプロジェクト。" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2695,54 +2705,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "horizon" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "horizon プラグイン" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "OpenStack dashboard (horizon) のプラグイン。" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "ホスト" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "ホストアグリゲート" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "Host Bus Adapter (HBA)" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2751,11 +2761,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2765,69 +2775,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "Hyper-V" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "Hypertext Transfer Protocol Secure (HTTPS)" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "ハイパーバイザー" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "VM のアクセスを実際の下位ハードウェアに仲介して制御するソフトウェア。" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "ハイパーバイザープール" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "ホストアグリゲートにより一緒にグループ化されたハイパーバイザーの集合。" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "I" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "IaaS" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2837,57 +2847,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "Icehouse" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "OpenStack の 9 回目リリースのプロジェクト名。" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "ID 番号" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "Identity API" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "Identity サービス API の別名。" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "Identity サービス" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2895,29 +2905,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "Identity サービス API" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "Keystone が提供する OpenStack Identity サービスアクセスに使用される API。" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "IDS" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "侵入検出システム" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "イメージ" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2926,270 +2936,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "Image API" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "イメージキャッシュ" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "イメージ ID" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "イメージメンバーシップ" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "イメージ所有者" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "イメージレジストリ" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "Image Service" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "Image サービス API" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "Glance イメージ API の別名。" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "イメージ状態" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "イメージストア" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "イメージ UUID" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "インキュベートプロジェクト" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "育成プロジェクト。コミュニティプロジェクトがこの状態に昇格する事があり、その後コアプロジェクトに昇格する。" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "イングレスフィルタリング" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "インジェクション" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "インスタンスが起動する前に、仮想マシンイメージ中にファイルを配置する処理。" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "インスタンス" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "インスタンス ID" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "インスタンス UUID の別名。" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "インスタンス状態" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "インスタンスタイプ" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "インスタンスタイプ ID" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "フレーバー ID の別名。" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "インスタンス UUID" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "各ゲスト仮想マシンインスタンスに割り当てられる一意な ID。" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "インターフェース ID" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "Networking 仮想インターフェースや vNIC 用の一意な UUID 形式の ID。" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "Internet Service Provider (ISP)" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "個人や組織にインターネットアクセスを提供する何らかのビジネス。" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "ironic" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "マシンを仮想とみなして、ベアメタルに展開する OpenStack のプロジェクト。" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "IP アドレス" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "IP Address Management (IPAM)" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "IPL" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "Initial Program Loader。初期プログラムローダー。" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "IPMI" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3199,11 +3209,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "ip6tables" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3211,11 +3221,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "iptables" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3226,447 +3236,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "iSCSI" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "ISO9960" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "itsec" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "J" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "Java" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "JavaScript" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "JavaScript Object Notation (JSON)" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "Jenkins" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "Juno" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "OpenStack の 10 回目リリースのプロジェクト名。" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "K" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "kernel-based VM (KVM)" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "OpenStack Identity サービスを提供するプロジェクト。" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "Kickstart" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "Red Hat、Fedora、CentOS ベースの Linux ディストリビューションのインストールとシステム設定を自動化するツール。" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "L" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "ラージオブジェクト" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "Launchpad" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "OpenStack 用コラボレーションサイト。" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "レイヤ2 ネットワーク" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "データリンクレイヤ用の OSI ネットワークアーキテクチャで使用される用語。" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "libvirt" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "Linux ブリッジ" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "Linux コンテナー (LXC)" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "ライブマイグレーション" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "負荷分散装置" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "負荷分散" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "M" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "マネジメント API" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "管理 API(admin API)の別名。" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "管理ネットワーク" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "マネージャー" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "マニフェスト" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "マニフェストオブジェクト" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "marconi" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "キューサービスをアプリケーションに提供する OpenStack のプロジェクト。" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "melange" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "OpenStack Network Information Service のプロジェクト名。Networking と統合予定。" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "メンバーシップ" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "メンバーシップリスト" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "memcached" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "メモリーオーバーコミット" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "実行中の各インスタンスが利用可能と考えている RAM 量に基づく判断をベースにする代わりに、ホスト上の実際のメモリ使用量をベースにした、新しい VM インスタンスを起動する機能。" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "メッセージブローカー" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "メッセージバス" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "メッセージキュー" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "Meta-Data Server (MDS)" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "CephFS メタデータを格納する。" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "マイグレーション" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "VM インスタンスをあるホストから別のホストに移動させる処理。" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "マルチ NIC" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3674,449 +3684,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "MultiNic" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "N" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "Nebula" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "netadmin" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "NetApp ボリュームドライバー" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "Network" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "Network File System (NFS)" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "ネットワーク ID" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "ネットワークマネージャー" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "ネットワークノード" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "ネットワークセグメント" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "Network Time Protocol (NTP)" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "ネットワーク UUID" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "ネットワークワーカー" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "nova-network ワーカーデーモン。起動中の Nova インスタンスに IP アドレスを付与する等のサービスを提供する。" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "ネットワーク" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "Networking API" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "OpenStack Networking にアクセスするために利用する API。独自プラグインを作成できる拡張性を持ったアーキテクチャーになっている。" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "neutron" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "OpenStack のコアプロジェクトで、OpenStack Compute に対してネットワーク接続の抽象化レイヤーを提供する。" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "neutron API" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "Networking API の別名。" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "neutron マネージャー" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "Nexenta ボリュームドライバー" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "node" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "非永続ボリューム" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "エフェメラルボリュームの別名。" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "nova" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "nova-network" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "O" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "オブジェクト" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "オブジェクトオーディター" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "あるオブジェクトサーバー用の全オブジェクトを開き、各オブジェクトの MD5 ハッシュ、サイズ、メタデータを検証する。" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "オブジェクト有効期限" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "オブジェクトハッシュ" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "オブジェクトパスハッシュ" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "オブジェクトレプリケーター" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "オブジェクトサーバー" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "オブジェクトストレージ" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "Object Storage API" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "OpenStack Object Storage にアクセスするために使用する API。" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "Object Storage Device (OSD)" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "オブジェクトバージョニング" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "Oldie" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "Open Cloud Computing Interface (OCCI)" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "Open Virtualization Format (OVF)" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "OpenLDAP" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4125,136 +4135,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "openSUSE" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "運用者" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "OpenStack インストールを計画し、管理する責任者。" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "オーケストレーション" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "orphan" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "P" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "親セル" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "要求されたリソース(CPU時間、ディスクストレージ、メモリ)が親セルで利用不可の場合、そのリクエストは紐付けられた子セルに転送される。" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "パーティション" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "パーティションインデックス" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "パーティションシフト値" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "ポーズ" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "PCI パススルー" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "永続ボリューム" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4262,31 +4272,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "ポリシーサービス" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4294,66 +4304,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "ポート" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "ポート UUID" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "preseed" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "プライベートイメージ" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "プライベート IP アドレス" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "プライベートネットワーク" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4363,108 +4373,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "プロジェクト" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "プロジェクト ID" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "プロジェクト VPN" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "cloudpipe の別名。" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "プロバイダー" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "すべてのホストやインスタンスへアクセス権を持つ管理者。" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "プロキシノード" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "プロキシサーバー" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "パブリック API" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "パブリックイメージ" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "パブリック IP アドレス" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "エンドユーザがアクセス可能な IP アドレス。" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "パブリックネットワーク" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4472,170 +4482,170 @@ msgid "" " controlled by the public_interface option." msgstr "compute サーバーがパブリックネットワークと相互通信できるよう、ネットワークコントローラーが仮想ネットワークを提供する。全マシンにはパブリックとプライベートのネットワークインターフェースがなければならない。パブリックネットワークインターフェースは public_interface オプションにより制御される。" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "Puppet" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "Python" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "OpenStack において幅広く使用されるプログラミング言語。" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "Q" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "QEMU Copy On Write 2 (QCOW2)" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "Qpid" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "隔離" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "Quick EMUlator (QEMU)" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "QEMUはオープンソースのマシンエミュレーターと仮想化ツールである。" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "OpenStack がサポートするハイパーバイザーの一つ。一般に、開発目的で使用される。" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "クォータ" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "R" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "RabbitMQ" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "OpenStackでデフォルトで採用されているメッセージキューのソフトウェア。" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "Rackspace Cloud Files" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "RADOS Block Device (RBD)" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "radvd" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "RAM フィルター" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "RAM オーバーコミット" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "実行中の各インスタンスが利用可能と考えている RAM 量に基づく判断をベースにする代わりに、ホスト上の実際のメモリ使用量をベースにした、新しい VM インスタンスを起動する機能。" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "レートリミット" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "raw" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "リバランス" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "リブート" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4645,29 +4655,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "リビルド" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "サーバからすべてのデータを消去し、特定のイメージで置き換える。サーバのIDとIPアドレスは変更されない。" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "recon" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4677,137 +4687,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "レコード ID" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "リファレンスアーキテクチャー" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "OpenStack クラウドの推奨アーキテクチャー。" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "リージョン" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "レジストリ" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "Image Service レジストリの別名。" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "レジストリサーバー" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "Reliable, Autonomic Distributed Object Store (RADOS)" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "Remote Procedure Call (RPC)" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "レプリカ" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "レプリカ数" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "レプリケーション" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "別の物理デバイスにデータをコピーする処理。耐障害性や性能のために行われる。" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "レプリケーター" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "リクエスト ID" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4815,372 +4825,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "RESTful" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "リング" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "リングビルダー" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "Role Based Access Control (RBAC)" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "ユーザーが特定の操作の組を実行できると仮定する人格。ロールは一組の権利と権限を含みます。そのロールを仮定しているユーザーは、それらの権利と権限を継承します。" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "ロール ID" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "rootwrap" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "RPC ドライバー" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "S" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "S3" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "スケジューラーマネージャー" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "スコープ付きトークン" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "シークレットキー" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "secure shell (SSH)" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "セキュリティグループ" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "分割オブジェクト" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "サーバー" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "サーバーイメージ" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "VM イメージの別名。" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "サーバー UUID" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "service" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "サービスカタログ" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "サービス ID" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "サービス登録" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "サービステナント" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "サービストークン" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "セッションバックエンド" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "Horizon でクライアントセッションの追跡に使用される、ローカルメモリ、クッキー、データベース、memcached などのストレージ。" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "セッション持続性" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "セッションストレージ" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "クライアントセッションの保持と追跡を行う Horizon のコンポーネント。 Django のセッションフレームワークを用いて実装されている。" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "共有 IP アドレス" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5192,11 +5202,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "共有 IP グループ" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5205,39 +5215,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "共有ストレージ" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "Sheepdog" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "OpenStack によりサポートされる、QEMU 用の分散ブロックストレージシステム。" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "Simple Cloud Identity Management (SCIM)" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "Single-root I/O Virtualization (SR-IOV)" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5246,185 +5256,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "SmokeStack" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "スナップショット" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "OpenStack ストレージボリュームやイメージの、ある時点でのコピー。ストレージのボリュームスナップショットは、ボリュームをバックアップするために使用する。イメージスナップショットは、データのバックアップを行ったり、新しいサーバー用の「ゴールド」イメージ(設定済みイメージ)としてバックアップしたりするのに使用する。" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "分散優先スケジューラー" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "OpenStack で使われている、オープンソースの Python 用 SQL ツールキット。" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "SQLite" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "軽量 SQL データベース。多くの OpenStack サービスでデフォルトの永続ストレージとして使用されている。" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "StackTach" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "静的 IP アドレス" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "固定 IP アドレスの別名。" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "StaticWeb" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "ストレージノード" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "ストレージマネージャー" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "ストレージサービス" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "サブドメイン" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5432,363 +5442,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "SUSE Linux Enterprise Server (SLES)" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "スワップ" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "swift" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "オブジェクトストレージサービスを提供する OpenStack コアプロジェクト。" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "swift All in One (SAIO)" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "swift ミドルウェア" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "swift プロキシサーバー" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "swift ストレージノード" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "同期ポイント" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "T" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "Telemetry" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "TempAuth" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "Tempest" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "OpenStack コアプロジェクトの trunk ブランチに対してテストを実行するために設計された自動ソフトウェアテストスイート。" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "TempURL" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "テナント" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "テナント API" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "テナントにアクセス可能な API。" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "テナントエンドポイント" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "テナント ID" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "トークン" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "OpenStack API やリソースへのアクセスに使用される英数字文字列。" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "tombstone" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "Torpedo" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "トランザクション ID" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "trove" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "データベースサービスをアプリケーションに提供する OpenStack のプロジェクト。" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "U" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "Ubuntu" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "Debian ベースの Linux ディストリビューション。" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "スコープなしトークン" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "Identity Service デフォルトトークンの別名。" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "アップデーター" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "ユーザー" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "ユーザーデータ" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5796,27 +5806,27 @@ msgid "" "the instance on boot." msgstr "インスタンス起動時にユーザが指定できる blob データ。インスタンスはこのデータに metadata サービスや config driver 経由でアクセスできる。通常、インスタンスがブート時に実行するシェルスクリプトを渡すのに使用される。" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "User Mode Linux (UML)" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "V" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "VIF UUID" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "仮想 IP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5825,27 +5835,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "仮想CPU (vCPU)" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "Virtual Disk Image (VDI)" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "Virtual Hard Disk (VHD)" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "仮想 IP" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5853,119 +5863,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "仮想マシン (VM)" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "ハイパーバイザー上で動作するオペレーティングシステムインスタンス。一台の物理ホストで同時に複数の VM を実行できる。" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "仮想ネットワーク" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "Virtual Network Computing (VNC)" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "仮想ネットワークインタフェース (VIF)" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "仮想ポート" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "仮想ネットワークへの仮想インタフェースの接続ポイント。" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "仮想プライベートネットワーク (VPN)" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "仮想サーバー" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "VM やゲストの別名。" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "仮想スイッチ (vSwitch)" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "仮想 VLAN" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "仮想ネットワークの別名。" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "VirtualBox" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "VLAN マネージャー" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "VLAN ネットワーク" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5974,134 +5984,134 @@ msgid "" "VLAN managers." msgstr "ネットワークコントローラーは、コンピュートサーバー間、およびコンピュートサーバーとパブリックネットワークとの通信を行う仮想ネットワークを用意する。すべての物理マシンにはパブリック側とプライベート側のネットワークインタフェースが必要。VLAN ネットワークはプライベート側のネットワークインタフェースで、VLAN マネージャーの vlan_interface オプションで指定される。" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "VM disk (VMDK)" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "VM イメージ" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "イメージの別名。" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "VM Remote Control (VMRC)" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "VMware API" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "VNC プロキシ" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "ボリューム" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "Volume API" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "ボリュームコントローラー" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "ボリュームドライバー" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "ボリューム ID" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "ボリュームマネージャー" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "ボリュームノード" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "ボリュームワーカー" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6109,50 +6119,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "vSphere" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "W" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "計量(weighing)" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "ウェイト" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "重み付けコスト" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "ワーカー" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6160,59 +6170,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "X" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "Xen API" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "Xen 管理 API。Compute によりサポートされる。" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "Xen Cloud Platform (XCP)" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "Xen Storage Manager Volume Driver" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "Xen Storage Manager API と通信できる Block Storage ボリュームプラグイン。" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "XenServer" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "Y" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "Z" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "ZeroMQ" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "OpenStack によりサポートされるメッセージキューソフトウェア。RabbitMQ の代替。0MQ とも表記。" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "Zuul" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/ka_GE.po b/doc/glossary/locale/ka_GE.po index cb5f261ad0..28543bcf1f 100644 --- a/doc/glossary/locale/ka_GE.po +++ b/doc/glossary/locale/ka_GE.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n" +"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ka_GE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "ეგზემპლარი" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/km.po b/doc/glossary/locale/km.po index 3b45b2c815..e523d5c71c 100644 --- a/doc/glossary/locale/km.po +++ b/doc/glossary/locale/km.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n" +"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/kn.po b/doc/glossary/locale/kn.po index 29a6af6e39..8a1323fc31 100644 --- a/doc/glossary/locale/kn.po +++ b/doc/glossary/locale/kn.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/ko_KR.po b/doc/glossary/locale/ko_KR.po index 2a937e2dd8..e3f82968eb 100644 --- a/doc/glossary/locale/ko_KR.po +++ b/doc/glossary/locale/ko_KR.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -884,202 +884,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) +msgid "CADF" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml747(para) +msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) msgid "CALL" msgstr "CALL" -#: ./doc/glossary/glossary-terms.xml747(para) +#: ./doc/glossary/glossary-terms.xml757(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "CAST" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "카타로그" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "카탈로그 서비스" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "ceilomete" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "셀" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "셀 포워딩" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "셀 관리자" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "CentOS" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "OpenStack을 호환되는 리눅스 배포판." -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "Ceph" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "CephFS" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "Challenge-Handshake Authentication Protocol (CHAP)" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "Chef" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1087,47 +1097,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "cinder" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "시스코 neutron 플러그인" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "클라우드 아키텍쳐" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "클라우드 컴퓨팅" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1135,108 +1145,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "클라우드 컨트롤러" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "클라우드 컨트롤러 노드" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "클라우드 데이터 관리 인터페이스 (CDMI)" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "클라우드 인프라 관리 인터페이스 (CIMI)" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "cloud-init" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "클라우드 관리자" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "cloudpipe" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "cloudpipe 이미지" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "CMDB" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "명령어 필터" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "커뮤니티 프로젝트" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1244,11 +1254,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1256,69 +1266,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "처리" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "Compute API" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "compute 컨트롤러" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "compute 호스트" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "compute 노드" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "compute 작업자" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1326,128 +1336,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "콘솔 로그" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "코어 API" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "코어 프로젝트" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1457,22 +1467,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1480,64 +1490,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "Crowbar" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "D" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "데몬" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "DAC" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1545,21 +1555,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "대시보드" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1568,164 +1578,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "데이터베이스 ID" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "데비안" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1735,181 +1745,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "Diablo" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "DNS" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "DNS 레코드" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "dnsmasq" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "도메인" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "도메인 네임 서비스 (DNS)" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "도메인 네임 시스템 (DNS)" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1918,212 +1928,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "다운로드" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "DRTM" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "E" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "Essex" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2131,27 +2141,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2159,253 +2169,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "F" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2414,37 +2424,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2452,11 +2462,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "Folsom" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2464,228 +2474,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "G" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "glance" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "GlusterFS" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "Grizzly" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "H" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "heat" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2694,54 +2704,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "horizon" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2750,11 +2760,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2764,69 +2774,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "Hyper-V" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "I" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2836,57 +2846,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2894,29 +2904,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2925,270 +2935,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "인스턴스" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3198,11 +3208,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3210,11 +3220,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "iptables" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3225,447 +3235,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "J" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "Java" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "K" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "Keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "L" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "Layer-2 네트워크" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "실시간 마이그레이션" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "M" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3673,449 +3683,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "N" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "네트워크" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "네트워크 시간 프로토콜(NTP)" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "네트워킹" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "neutron" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "nova" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "nova-network" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "O" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "오브젝트 저장소" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "오픈스택" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4124,136 +4134,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Orchestration" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "P" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "파티션" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4261,31 +4271,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4293,66 +4303,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "포트" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4362,108 +4372,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "프로젝트" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4471,170 +4481,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "파이썬" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "Q" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" -msgstr "" +msgstr "Qpid" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "R" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" -msgstr "" +msgstr "RabbitMQ" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4644,29 +4654,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4676,137 +4686,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4814,372 +4824,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "RESTful" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "사용자가 작업에 대한 특정 모음을 수행하도록 할 하는 personality를 말한다. 롤은 권리와 특권에대한 모음이 포함되어 있습니다. 그 룰을 담당하는 사용자는 그에대한 권리와 특권을 상속받습니다." -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "S" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "server" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "서비스" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5191,11 +5201,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5204,39 +5214,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5245,185 +5255,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "서브도메인" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5431,363 +5441,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "swift" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "T" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" -msgstr "" +msgstr "trove" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "U" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "user" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5795,27 +5805,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "V" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5824,27 +5834,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5852,119 +5862,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5973,134 +5983,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6108,50 +6118,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "W" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6159,59 +6169,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "X" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "Y" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "Z" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" -msgstr "" +msgstr "ZeroMQ" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/ml_IN.po b/doc/glossary/locale/ml_IN.po index 937fcffcad..47475f3c67 100644 --- a/doc/glossary/locale/ml_IN.po +++ b/doc/glossary/locale/ml_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ml_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/mr_IN.po b/doc/glossary/locale/mr_IN.po index 578f79864d..109b8ccb79 100644 --- a/doc/glossary/locale/mr_IN.po +++ b/doc/glossary/locale/mr_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n" +"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/mr_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "ओपनस्टॅक" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/ms.po b/doc/glossary/locale/ms.po index 48aa8d7450..ec98708f7e 100644 --- a/doc/glossary/locale/ms.po +++ b/doc/glossary/locale/ms.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n" +"Language-Team: Malay (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ms/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/nb.po b/doc/glossary/locale/nb.po index 0f8c39ec73..c80492026d 100644 --- a/doc/glossary/locale/nb.po +++ b/doc/glossary/locale/nb.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/ne.po b/doc/glossary/locale/ne.po index 0d13f6e21c..a484f06ef5 100644 --- a/doc/glossary/locale/ne.po +++ b/doc/glossary/locale/ne.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n" +"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "ओपनस्ट्याक" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/nl_NL.po b/doc/glossary/locale/nl_NL.po index c121358a71..22f9cfd248 100644 --- a/doc/glossary/locale/nl_NL.po +++ b/doc/glossary/locale/nl_NL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "Exemplaar" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Netwerken" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Orkestrering" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/pa_IN.po b/doc/glossary/locale/pa_IN.po index 66313c466a..c43ff0b0ea 100644 --- a/doc/glossary/locale/pa_IN.po +++ b/doc/glossary/locale/pa_IN.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n" +"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pa_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -883,202 +883,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "CentOS" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "Ceph" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "CephFS" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1086,47 +1096,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1134,108 +1144,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "CMDB" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1243,11 +1253,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1255,69 +1265,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "ਮੁਲ-ਆਂਕਣ" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1325,128 +1335,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1456,22 +1466,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "ਕੀਮਤ" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1479,64 +1489,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "ਗ੍ਰਾਹਕ" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "D" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "DAC" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1544,21 +1554,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1567,164 +1577,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "DHCP" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1734,181 +1744,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "Django" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "DNS" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "dnsmasq" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "ਡੋਮੇਨ" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1917,212 +1927,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "ਡਾਊਨਲੋਡ" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "DRTM" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "E" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "EC2" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "EC2 API" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "ਅੰਤ-ਬਿੰਦੂ" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "API ਅੰਤ-ਬਿੰਦੂ ਦੇਖੋ" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2130,27 +2140,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "ESX" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "ESXi" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2158,253 +2168,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "ETag" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "euca2ools" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "F" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "ਨਕਲੀ LDAP" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "ਛਾਣੋ" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2413,37 +2423,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2451,11 +2461,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2463,228 +2473,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "G" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "ਗੇਟਵੇਅ" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "H" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2693,54 +2703,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2749,11 +2759,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2763,69 +2773,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "ਹਾਈਪਰ-V" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "I" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2835,57 +2845,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "ID ਨੰਬਰ" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2893,29 +2903,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "ਤਸਵੀਰ" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2924,270 +2934,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "ਤਸਵੀਰ API" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "ਤਸਵੀਰ ID" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "ਤਸਵੀਰ-ਮਾਲਿਕ" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "ਤਸਵੀਰ ਸੇਵਾ API" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3197,11 +3207,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3209,11 +3219,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3224,447 +3234,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "J" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "K" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "L" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "ਵੱਡੀ ਵਸਤੂ" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "M" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3672,449 +3682,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "N" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "ਨੈੱਟਵਰਕ ਸਮਾਂ ਜਾਬਤਾ (NTP)" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "ਨੈੱਟਵਰਕਿੰਗ" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "O" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "ਓਪਨ-ਸਟੈਕ" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4123,136 +4133,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4260,31 +4270,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4292,66 +4302,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4361,108 +4371,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4470,170 +4480,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4643,29 +4653,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4675,137 +4685,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4813,372 +4823,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "ਸੇਵਾ" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5190,11 +5200,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5203,39 +5213,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5244,185 +5254,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5430,363 +5440,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5794,27 +5804,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5823,27 +5833,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5851,119 +5861,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5972,134 +5982,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6107,50 +6117,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6158,59 +6168,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/pl_PL.po b/doc/glossary/locale/pl_PL.po index 3756751e79..7fb082adfe 100644 --- a/doc/glossary/locale/pl_PL.po +++ b/doc/glossary/locale/pl_PL.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -883,202 +883,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1086,47 +1096,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1134,108 +1144,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1243,11 +1253,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1255,69 +1265,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Obliczenia" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1325,128 +1335,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1456,22 +1466,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1479,64 +1489,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1544,21 +1554,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1567,164 +1577,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1734,181 +1744,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1917,212 +1927,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2130,27 +2140,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2158,253 +2168,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2413,37 +2423,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2451,11 +2461,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2463,228 +2473,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2693,54 +2703,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2749,11 +2759,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2763,69 +2773,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "Hyper-V" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2835,57 +2845,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "Usługa Toższamości" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2893,29 +2903,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2924,270 +2934,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "Usługa Obrazów" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "instancja" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3197,11 +3207,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3209,11 +3219,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3224,447 +3234,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3672,449 +3682,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "Network Time Protocol (NTP)" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Sieć" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "API Sieciowe" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Przechowywanie obiektów" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4123,136 +4133,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Orkiestracja" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4260,31 +4270,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4292,66 +4302,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4361,108 +4371,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4470,170 +4480,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4643,29 +4653,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4675,137 +4685,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4813,372 +4823,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "REST" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5190,11 +5200,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5203,39 +5213,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5244,185 +5254,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "statyczny adres IP" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5430,363 +5440,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "projekt" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "API projektu" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5794,27 +5804,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5823,27 +5833,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5851,119 +5861,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5972,134 +5982,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6107,50 +6117,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6158,59 +6168,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "Serwer XEN" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/pt.po b/doc/glossary/locale/pt.po index 0b5cfae94b..479bfdf4c5 100644 --- a/doc/glossary/locale/pt.po +++ b/doc/glossary/locale/pt.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -883,202 +883,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1086,47 +1096,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1134,108 +1144,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1243,11 +1253,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "compressão" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1255,69 +1265,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Computar" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1325,128 +1335,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1456,22 +1466,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1479,64 +1489,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1544,21 +1554,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "Painel" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1567,164 +1577,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1734,181 +1744,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1917,212 +1927,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2130,27 +2140,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2158,253 +2168,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2413,37 +2423,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2451,11 +2461,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "Folsom" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2463,228 +2473,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2693,54 +2703,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "hospedeiro" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2749,11 +2759,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2763,69 +2773,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "Hyper-V" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2835,57 +2845,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "Serviço de Identidade" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2893,29 +2903,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2924,270 +2934,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "Serviço de Imagem" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3197,11 +3207,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3209,11 +3219,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3224,447 +3234,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "iSCSI" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3672,449 +3682,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Rede de Comunicação" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "API - Rede de Comunicação" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Armazenamento do Objeto" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4123,136 +4133,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4260,31 +4270,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4292,66 +4302,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "porta" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4361,108 +4371,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4470,170 +4480,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4643,29 +4653,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4675,137 +4685,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4813,372 +4823,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "servidor" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5190,11 +5200,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5203,39 +5213,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5244,185 +5254,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "instantâneo" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "StackTach" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5430,363 +5440,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "Ubuntu" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5794,27 +5804,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5823,27 +5833,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5851,119 +5861,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5972,134 +5982,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6107,50 +6117,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6158,59 +6168,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "Servidor Xen" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/pt_BR.po b/doc/glossary/locale/pt_BR.po index 51b5a54e6c..48ed08c996 100644 --- a/doc/glossary/locale/pt_BR.po +++ b/doc/glossary/locale/pt_BR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "ceilometer" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "cinder" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Computação" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "Diablo" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "DNS" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "Essex" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "ESXi" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "Folsom" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "glance" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "GlusterFS" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "Grizzly" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "heat" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "host" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "Hyper-V" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "Imagem" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "instância" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "Endereço IP" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "J" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "Java" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "JavaScript Object Notation (JSON)" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "Jenkins" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "K" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "memcached" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "rede" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "segmento de rede" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "Network Time Protocol (NTP)" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "UUID de rede" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Rede" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "neutron" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "Nó" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "nova" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "nova-network" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Object Storage" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Orquestração" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "projeto" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "serviço" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "swift" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "tenant" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "usuário" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "vIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "X" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/ro.po b/doc/glossary/locale/ro.po index 553281c4b2..56dade19b2 100644 --- a/doc/glossary/locale/ro.po +++ b/doc/glossary/locale/ro.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "Keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/ru.po b/doc/glossary/locale/ru.po index 61e60760be..161cdc8fbf 100644 --- a/doc/glossary/locale/ru.po +++ b/doc/glossary/locale/ru.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "Diablo" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "Essex" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "инстанс" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "Java" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "Keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "Network Time Protocol (NTP)" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Сеть" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "nova-network" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Object Storage" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Оркестрация" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "порт" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "проект" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "сервис" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "суб-домен" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "пользователь" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/sk.po b/doc/glossary/locale/sk.po index 1a95e7406b..879e143b12 100644 --- a/doc/glossary/locale/sk.po +++ b/doc/glossary/locale/sk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n" +"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/sl_SI.po b/doc/glossary/locale/sl_SI.po index b03c510dc4..a7e7d0b542 100644 --- a/doc/glossary/locale/sl_SI.po +++ b/doc/glossary/locale/sl_SI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "instanca" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "Keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "omrežje" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Omrežje" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Upravljanje" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/sq.po b/doc/glossary/locale/sq.po index 215d29b3f6..3590785baa 100644 --- a/doc/glossary/locale/sq.po +++ b/doc/glossary/locale/sq.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/sr.po b/doc/glossary/locale/sr.po index 615b504dad..7dc06f2b8d 100644 --- a/doc/glossary/locale/sr.po +++ b/doc/glossary/locale/sr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "instanca" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Umrežavanje" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "Orkestriranje" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "VIP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/sv.po b/doc/glossary/locale/sv.po index 4891bcef32..47190d8cab 100644 --- a/doc/glossary/locale/sv.po +++ b/doc/glossary/locale/sv.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/ta.po b/doc/glossary/locale/ta.po index 121dacc368..80a9fccfc9 100644 --- a/doc/glossary/locale/ta.po +++ b/doc/glossary/locale/ta.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n" +"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/te_IN.po b/doc/glossary/locale/te_IN.po index 63f236ca99..7b0fe30fd6 100644 --- a/doc/glossary/locale/te_IN.po +++ b/doc/glossary/locale/te_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n" +"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/te_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/tl.po b/doc/glossary/locale/tl.po index 0055fd8e27..b43502279c 100644 --- a/doc/glossary/locale/tl.po +++ b/doc/glossary/locale/tl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n" +"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/tr_TR.po b/doc/glossary/locale/tr_TR.po index 0ed29a8ce2..75866a4ecb 100644 --- a/doc/glossary/locale/tr_TR.po +++ b/doc/glossary/locale/tr_TR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "ağ" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "proje" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/uk.po b/doc/glossary/locale/uk.po index 31e5542028..7b72c37f3b 100644 --- a/doc/glossary/locale/uk.po +++ b/doc/glossary/locale/uk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/ur.po b/doc/glossary/locale/ur.po index 380b07ff5d..d6c90f25e2 100644 --- a/doc/glossary/locale/ur.po +++ b/doc/glossary/locale/ur.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n" +"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/vi_VN.po b/doc/glossary/locale/vi_VN.po index b398d21c56..34ad173168 100644 --- a/doc/glossary/locale/vi_VN.po +++ b/doc/glossary/locale/vi_VN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "D" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "Diablo" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "Máy chủ phân giải tên miền" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "Một bản ghi chỉ rõ thông tin về một miền đặc biệt và phụ thuộc vào miền đó. " -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "Một hệ thống trong đó sự phân giải tên đến địa chỉ và địa chỉ đến tên miền Internet được xác định." -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "E" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "thực thể" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "Essex" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "F" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "Folsom" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "G" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "glance" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "Grizzly" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "H" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "horizon" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "Bất cư dạng văn bản nào chứa một đường dẫn tới một số các trang web khác, thường được tìm thấy trong cá văn bản khi chúng ta click vào một từ hoặc cụm từ, lúc đó sẽ mở ra một trang web khác." -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "I" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "J" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "Java" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "Một loại ngôn ngữ lập trình được sử dụng để tạo ra các hệ thống, các hệ thống này bao gồm nhiều máy tính với hình thức của một mạng lưới" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "K" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "L" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "Tầng mạng thứ 2" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "M" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "N" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "mạng" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "Mạng" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "nova" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "nova-network" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "O" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Object Storage" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "P" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "cổng" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "Q" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "R" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "RESTful" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "Một loại APi dịch vụ web sử dụng REST, hoặc Chuyển tải Trạng thái Đại diện (Representational State Transfer). REST là một dạng kiến trúc cho các hệ thống siêu phương tiện (hypermedia) được sử dụng cho World Wide Web" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "S" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "Máy tính cung cấp các dịch vụ rõ ràng cho phần mềm máy trạm đang chạy trên hệ thống, thường quản lý sự vận hành của nhiều máy tính." -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "StackTach" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "tên miền con" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "nhanh chóng" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "T" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "U" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "người dùng" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "V" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "W" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "cao" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "X" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "Y" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "Z" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/zh_CN.po b/doc/glossary/locale/zh_CN.po index 3fd1306c96..9c33f35052 100644 --- a/doc/glossary/locale/zh_CN.po +++ b/doc/glossary/locale/zh_CN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "D" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "Diablo" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "DNS" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "E" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "Essex" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "F" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "Folsom" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "G" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "glance" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "GlusterFS" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "Grizzly" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "H" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "horizon" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "主机" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "I" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "镜像" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "云主机" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "IP地址:" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "iptables" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "J" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "Java" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "K" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "L" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "M" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "N" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "网络" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "网络时间协议(NTP)" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "网络" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "节点" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "nova" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "nova-network" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "O" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Object Storage" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "OpenStack" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "编配" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "P" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "端口" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "项目" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "Q" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "Qpid" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "R" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "RabbitMQ" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "S" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "服务" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "swift" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "T" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "租户" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "U" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "用户" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "V" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "vip" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "W" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "X" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "Y" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "Z" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "ZeroMQ" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/zh_HK.po b/doc/glossary/locale/zh_HK.po index 571f193e63..2adc2a6de3 100644 --- a/doc/glossary/locale/zh_HK.po +++ b/doc/glossary/locale/zh_HK.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:34+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_HK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/glossary/locale/zh_TW.po b/doc/glossary/locale/zh_TW.po index 4727e65c85..e0da5296b8 100644 --- a/doc/glossary/locale/zh_TW.po +++ b/doc/glossary/locale/zh_TW.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-14 05:50+0000\n" -"PO-Revision-Date: 2014-04-11 03:50+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:56+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -882,202 +882,212 @@ msgid "" msgstr "" #: ./doc/glossary/glossary-terms.xml745(glossterm) -msgid "CALL" +msgid "CADF" msgstr "" #: ./doc/glossary/glossary-terms.xml747(para) msgid "" +"Cloud Auditing Data Federation (CADF) is a specification for audit event " +"data. CADF is supported by OpenStack Identity." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml755(glossterm) +msgid "CALL" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml757(para) +msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml753(glossterm) +#: ./doc/glossary/glossary-terms.xml763(glossterm) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml755(para) +#: ./doc/glossary/glossary-terms.xml765(para) 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 "" -#: ./doc/glossary/glossary-terms.xml761(glossterm) +#: ./doc/glossary/glossary-terms.xml771(glossterm) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml763(para) +#: ./doc/glossary/glossary-terms.xml773(para) msgid "" "A Compute back-end database table that contains the current workload, amount" " of free RAM, and number of VMs running on each host. Used to determine on " "which VM a host starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml770(glossterm) +#: ./doc/glossary/glossary-terms.xml780(glossterm) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml772(para) +#: ./doc/glossary/glossary-terms.xml782(para) msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml777(glossterm) +#: ./doc/glossary/glossary-terms.xml787(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml779(para) +#: ./doc/glossary/glossary-terms.xml789(para) msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ./doc/glossary/glossary-terms.xml785(glossterm) +#: ./doc/glossary/glossary-terms.xml795(glossterm) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml787(para) +#: ./doc/glossary/glossary-terms.xml797(para) msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml794(glossterm) +#: ./doc/glossary/glossary-terms.xml804(glossterm) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml796(para) +#: ./doc/glossary/glossary-terms.xml806(para) msgid "" "An Identity Service that lists API endpoints that are available to a user " "after authentication with the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml804(glossterm) +#: ./doc/glossary/glossary-terms.xml814(glossterm) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml806(para) +#: ./doc/glossary/glossary-terms.xml816(para) msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml812(glossterm) +#: ./doc/glossary/glossary-terms.xml822(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml814(para) +#: ./doc/glossary/glossary-terms.xml824(para) msgid "" "Provides logical partitioning of Compute resources in a child and parent " "relationship. Requests are passed from parent cells to child cells if the " "parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml822(glossterm) +#: ./doc/glossary/glossary-terms.xml832(glossterm) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml824(para) +#: ./doc/glossary/glossary-terms.xml834(para) msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ./doc/glossary/glossary-terms.xml830(glossterm) +#: ./doc/glossary/glossary-terms.xml840(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml832(para) +#: ./doc/glossary/glossary-terms.xml842(para) msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ./doc/glossary/glossary-terms.xml838(glossterm) +#: ./doc/glossary/glossary-terms.xml848(glossterm) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml840(para) -#: ./doc/glossary/glossary-terms.xml1359(para) -#: ./doc/glossary/glossary-terms.xml3460(para) -#: ./doc/glossary/glossary-terms.xml3944(para) -#: ./doc/glossary/glossary-terms.xml4570(para) +#: ./doc/glossary/glossary-terms.xml850(para) +#: ./doc/glossary/glossary-terms.xml1369(para) +#: ./doc/glossary/glossary-terms.xml3470(para) +#: ./doc/glossary/glossary-terms.xml3954(para) +#: ./doc/glossary/glossary-terms.xml4580(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml845(glossterm) +#: ./doc/glossary/glossary-terms.xml855(glossterm) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml847(para) +#: ./doc/glossary/glossary-terms.xml857(para) msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible" " with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml854(glossterm) +#: ./doc/glossary/glossary-terms.xml864(glossterm) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml856(para) +#: ./doc/glossary/glossary-terms.xml866(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml861(glossterm) +#: ./doc/glossary/glossary-terms.xml871(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml863(para) +#: ./doc/glossary/glossary-terms.xml873(para) msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM" " image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml868(glossterm) +#: ./doc/glossary/glossary-terms.xml878(glossterm) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml871(para) +#: ./doc/glossary/glossary-terms.xml881(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml876(glossterm) +#: ./doc/glossary/glossary-terms.xml886(glossterm) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml878(para) +#: ./doc/glossary/glossary-terms.xml888(para) msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml883(glossterm) +#: ./doc/glossary/glossary-terms.xml893(glossterm) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml885(para) +#: ./doc/glossary/glossary-terms.xml895(para) msgid "" "A Compute API parameter that downloads changes to the requested item since " "your last request, instead of downloading a new, fresh set of data and " "comparing it against the old data." msgstr "" -#: ./doc/glossary/glossary-terms.xml893(glossterm) +#: ./doc/glossary/glossary-terms.xml903(glossterm) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml895(para) +#: ./doc/glossary/glossary-terms.xml905(para) msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml900(glossterm) +#: ./doc/glossary/glossary-terms.xml910(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml902(para) +#: ./doc/glossary/glossary-terms.xml912(para) msgid "" "If a requested resource such as CPU time, disk storage, or memory is not " "available in the parent cell, the request is forwarded to its associated " @@ -1085,47 +1095,47 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ./doc/glossary/glossary-terms.xml911(glossterm) +#: ./doc/glossary/glossary-terms.xml921(glossterm) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml913(para) +#: ./doc/glossary/glossary-terms.xml923(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml918(glossterm) +#: ./doc/glossary/glossary-terms.xml928(glossterm) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml920(para) +#: ./doc/glossary/glossary-terms.xml930(para) msgid "" "A minimal Linux distribution designed for use as a test image on clouds such" " as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml925(glossterm) +#: ./doc/glossary/glossary-terms.xml935(glossterm) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml927(para) +#: ./doc/glossary/glossary-terms.xml937(para) msgid "" "A Networking plug-in for Cisco devices and technologies including UCS and " "Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml932(glossterm) +#: ./doc/glossary/glossary-terms.xml942(glossterm) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml934(para) +#: ./doc/glossary/glossary-terms.xml944(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml939(glossterm) +#: ./doc/glossary/glossary-terms.xml949(glossterm) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml941(para) +#: ./doc/glossary/glossary-terms.xml951(para) msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -1133,108 +1143,108 @@ msgid "" "or service provider interaction." msgstr "" -#: ./doc/glossary/glossary-terms.xml950(glossterm) +#: ./doc/glossary/glossary-terms.xml960(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml952(para) +#: ./doc/glossary/glossary-terms.xml962(para) msgid "" "Collection of Compute components that represent the global state of the " "cloud, talks to services such as Identity Service authentication, Object " "Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml959(glossterm) +#: ./doc/glossary/glossary-terms.xml969(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml961(para) +#: ./doc/glossary/glossary-terms.xml971(para) msgid "" "A node that runs network, volume, API, scheduler, and image services. Each " "service may be broken out into separate nodes for scalability or " "availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml968(glossterm) +#: ./doc/glossary/glossary-terms.xml978(glossterm) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml971(para) +#: ./doc/glossary/glossary-terms.xml981(para) msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml977(glossterm) +#: ./doc/glossary/glossary-terms.xml987(glossterm) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml980(para) +#: ./doc/glossary/glossary-terms.xml990(para) msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml986(glossterm) +#: ./doc/glossary/glossary-terms.xml996(glossterm) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml988(para) +#: ./doc/glossary/glossary-terms.xml998(para) msgid "" "A package commonly installed in VM images that performs initialization of an" " instance after boot using information that it retrieves from the metadata " "service, such as the SSH public key and user data." msgstr "" -#: ./doc/glossary/glossary-terms.xml996(glossterm) +#: ./doc/glossary/glossary-terms.xml1006(glossterm) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml998(para) +#: ./doc/glossary/glossary-terms.xml1008(para) msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1003(glossterm) +#: ./doc/glossary/glossary-terms.xml1013(glossterm) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml1005(para) +#: ./doc/glossary/glossary-terms.xml1015(para) msgid "A Compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1010(glossterm) +#: ./doc/glossary/glossary-terms.xml1020(glossterm) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1012(para) +#: ./doc/glossary/glossary-terms.xml1022(para) msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml1018(glossterm) +#: ./doc/glossary/glossary-terms.xml1028(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml1020(para) +#: ./doc/glossary/glossary-terms.xml1030(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1024(glossterm) +#: ./doc/glossary/glossary-terms.xml1034(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1026(para) +#: ./doc/glossary/glossary-terms.xml1036(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml1031(glossterm) +#: ./doc/glossary/glossary-terms.xml1041(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1033(para) +#: ./doc/glossary/glossary-terms.xml1043(para) msgid "" "A project that is not officially endorsed by the OpenStack Foundation. If " "the project is successful enough, it might be elevated to an incubated " @@ -1242,11 +1252,11 @@ msgid "" " trunk." msgstr "" -#: ./doc/glossary/glossary-terms.xml1041(glossterm) +#: ./doc/glossary/glossary-terms.xml1051(glossterm) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml1043(para) +#: ./doc/glossary/glossary-terms.xml1053(para) msgid "" "Reduce the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -1254,69 +1264,69 @@ msgid "" " Storage objects or Image Service VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml1052(glossterm) +#: ./doc/glossary/glossary-terms.xml1062(glossterm) msgid "Compute" msgstr "Compute" -#: ./doc/glossary/glossary-terms.xml1054(para) +#: ./doc/glossary/glossary-terms.xml1064(para) msgid "" "The OpenStack core project that provides compute services. The project name " "of the Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml1060(glossterm) +#: ./doc/glossary/glossary-terms.xml1070(glossterm) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1062(para) +#: ./doc/glossary/glossary-terms.xml1072(para) msgid "" "The nova-api daemon provides " "access to nova services. Can communicate with other APIs, such as the Amazon" " EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1069(glossterm) +#: ./doc/glossary/glossary-terms.xml1079(glossterm) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml1071(para) +#: ./doc/glossary/glossary-terms.xml1081(para) msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml1076(glossterm) +#: ./doc/glossary/glossary-terms.xml1086(glossterm) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml1078(para) +#: ./doc/glossary/glossary-terms.xml1088(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1083(glossterm) +#: ./doc/glossary/glossary-terms.xml1093(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1085(para) +#: ./doc/glossary/glossary-terms.xml1095(para) msgid "" "A node that runs the nova-compute" " daemon which manages VM instances that provide a wide range of services " "such as a web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml1095(glossterm) +#: ./doc/glossary/glossary-terms.xml1105(glossterm) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1097(para) +#: ./doc/glossary/glossary-terms.xml1107(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1102(glossterm) +#: ./doc/glossary/glossary-terms.xml1112(glossterm) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml1104(para) +#: ./doc/glossary/glossary-terms.xml1114(para) msgid "" "The Compute component that runs on each compute node and manages the VM " "instance life cycle, including run, reboot, terminate, attach/detach " @@ -1324,128 +1334,128 @@ msgid "" "compute daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1113(glossterm) +#: ./doc/glossary/glossary-terms.xml1123(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml1115(para) +#: ./doc/glossary/glossary-terms.xml1125(para) msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ./doc/glossary/glossary-terms.xml1121(glossterm) +#: ./doc/glossary/glossary-terms.xml1131(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1123(para) +#: ./doc/glossary/glossary-terms.xml1133(para) msgid "" "In Compute, conductor is the process that proxies database requests from the" " compute process. Using conductor improves security because compute nodes do" " not need direct access to the database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1130(glossterm) +#: ./doc/glossary/glossary-terms.xml1140(glossterm) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml1132(para) +#: ./doc/glossary/glossary-terms.xml1142(para) msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml1137(glossterm) +#: ./doc/glossary/glossary-terms.xml1147(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml1139(para) +#: ./doc/glossary/glossary-terms.xml1149(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1144(glossterm) +#: ./doc/glossary/glossary-terms.xml1154(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml1146(para) +#: ./doc/glossary/glossary-terms.xml1156(para) msgid "" "Organizes and stores objects in Object Storage. Similar to the concept of a " "Linux directory but cannot be nested. Alternative term for an Image Service " "container format." msgstr "" -#: ./doc/glossary/glossary-terms.xml1153(glossterm) +#: ./doc/glossary/glossary-terms.xml1163(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml1155(para) +#: ./doc/glossary/glossary-terms.xml1165(para) msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage" " containers through queries to the SQLite back-end database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1161(glossterm) +#: ./doc/glossary/glossary-terms.xml1171(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml1163(para) +#: ./doc/glossary/glossary-terms.xml1173(para) msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1171(glossterm) +#: ./doc/glossary/glossary-terms.xml1181(glossterm) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1173(para) +#: ./doc/glossary/glossary-terms.xml1183(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1181(glossterm) +#: ./doc/glossary/glossary-terms.xml1191(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml1183(para) +#: ./doc/glossary/glossary-terms.xml1193(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1187(glossterm) +#: ./doc/glossary/glossary-terms.xml1197(glossterm) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1189(para) +#: ./doc/glossary/glossary-terms.xml1199(para) msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1195(glossterm) +#: ./doc/glossary/glossary-terms.xml1205(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml1197(para) +#: ./doc/glossary/glossary-terms.xml1207(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml1202(glossterm) +#: ./doc/glossary/glossary-terms.xml1212(glossterm) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1204(para) +#: ./doc/glossary/glossary-terms.xml1214(para) msgid "" "Depending on context, the core API is either the OpenStack API or the main " "API of a specific core project, such as Compute, Networking, Image Service, " "and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1211(glossterm) +#: ./doc/glossary/glossary-terms.xml1221(glossterm) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml1213(para) +#: ./doc/glossary/glossary-terms.xml1223(para) msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image Service (glance), Identity (keystone), Dashboard " @@ -1455,22 +1465,22 @@ msgid "" "(trove) gains integrated project status." msgstr "" -#: ./doc/glossary/glossary-terms.xml1227(glossterm) +#: ./doc/glossary/glossary-terms.xml1237(glossterm) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml1229(para) +#: ./doc/glossary/glossary-terms.xml1239(para) msgid "" "Under the Compute distributed scheduler this is calculated by looking at the" " capabilities of each host relative to the flavor of the VM instance being " "requested." msgstr "" -#: ./doc/glossary/glossary-terms.xml1236(glossterm) +#: ./doc/glossary/glossary-terms.xml1246(glossterm) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml1238(para) +#: ./doc/glossary/glossary-terms.xml1248(para) msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who they say they are. Credentials are presented to the server " @@ -1478,64 +1488,64 @@ msgid "" "certificate, fingerprint, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml1248(glossterm) +#: ./doc/glossary/glossary-terms.xml1258(glossterm) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml1250(para) +#: ./doc/glossary/glossary-terms.xml1260(para) msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml1256(glossterm) +#: ./doc/glossary/glossary-terms.xml1266(glossterm) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml1258(para) +#: ./doc/glossary/glossary-terms.xml1268(para) msgid "" "An element of the Compute capacity cache that is calculated based on the " "number of build, snapshot, migrate, and resize operations currently in " "progress on a given host." msgstr "" -#: ./doc/glossary/glossary-terms.xml1265(glossterm) +#: ./doc/glossary/glossary-terms.xml1275(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1267(para) +#: ./doc/glossary/glossary-terms.xml1277(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml1271(glossterm) +#: ./doc/glossary/glossary-terms.xml1281(glossterm) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml1273(para) +#: ./doc/glossary/glossary-terms.xml1283(para) msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1281(title) +#: ./doc/glossary/glossary-terms.xml1291(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml1283(glossterm) +#: ./doc/glossary/glossary-terms.xml1293(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml1285(para) +#: ./doc/glossary/glossary-terms.xml1295(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1291(glossterm) +#: ./doc/glossary/glossary-terms.xml1301(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml1293(para) +#: ./doc/glossary/glossary-terms.xml1303(para) msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -1543,21 +1553,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ./doc/glossary/glossary-terms.xml1302(glossterm) +#: ./doc/glossary/glossary-terms.xml1312(glossterm) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml1304(para) +#: ./doc/glossary/glossary-terms.xml1314(para) msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1309(glossterm) +#: ./doc/glossary/glossary-terms.xml1319(glossterm) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1311(para) +#: ./doc/glossary/glossary-terms.xml1321(para) msgid "" "Both Image Service and Compute support encrypted virtual machine (VM) images" " (but not instances). In-transit data encryption is supported in OpenStack " @@ -1566,164 +1576,164 @@ msgid "" "that uses disk encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1321(glossterm) +#: ./doc/glossary/glossary-terms.xml1331(glossterm) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1323(para) +#: ./doc/glossary/glossary-terms.xml1333(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml1328(glossterm) +#: ./doc/glossary/glossary-terms.xml1338(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml1330(para) +#: ./doc/glossary/glossary-terms.xml1340(para) msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1336(glossterm) +#: ./doc/glossary/glossary-terms.xml1346(glossterm) msgid "Database Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml1338(para) +#: ./doc/glossary/glossary-terms.xml1348(para) msgid "" "An integrated project that provide scalable and reliable Cloud Database-" "as-a-Service functionality for both relational and non-relational database " "engines. The project name of Database Service is trove." msgstr "" -#: ./doc/glossary/glossary-terms.xml1347(glossterm) +#: ./doc/glossary/glossary-terms.xml1357(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1349(para) +#: ./doc/glossary/glossary-terms.xml1359(para) msgid "" "The process of removing the association between a floating IP address and a " "fixed IP address. Once this association is removed, the floating IP returns " "to the address pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml1357(glossterm) +#: ./doc/glossary/glossary-terms.xml1367(glossterm) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml1364(glossterm) +#: ./doc/glossary/glossary-terms.xml1374(glossterm) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml1366(para) +#: ./doc/glossary/glossary-terms.xml1376(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1373(glossterm) +#: ./doc/glossary/glossary-terms.xml1383(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1375(para) +#: ./doc/glossary/glossary-terms.xml1385(para) msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml1380(glossterm) +#: ./doc/glossary/glossary-terms.xml1390(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml1382(para) +#: ./doc/glossary/glossary-terms.xml1392(para) msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ./doc/glossary/glossary-terms.xml1388(glossterm) +#: ./doc/glossary/glossary-terms.xml1398(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml1390(para) +#: ./doc/glossary/glossary-terms.xml1400(para) msgid "" "An Identity Service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ./doc/glossary/glossary-terms.xml1396(glossterm) +#: ./doc/glossary/glossary-terms.xml1406(glossterm) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml1398(para) +#: ./doc/glossary/glossary-terms.xml1408(para) msgid "" "An option within Image Service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ./doc/glossary/glossary-terms.xml1406(glossterm) +#: ./doc/glossary/glossary-terms.xml1416(glossterm) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml1408(para) +#: ./doc/glossary/glossary-terms.xml1418(para) msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either" " transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml1414(glossterm) +#: ./doc/glossary/glossary-terms.xml1424(glossterm) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml1416(para) +#: ./doc/glossary/glossary-terms.xml1426(para) msgid "" "An option within Compute that enables administrators to create and manage " "users through the command as opposed to using the Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1423(glossterm) +#: ./doc/glossary/glossary-terms.xml1433(glossterm) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1425(para) +#: ./doc/glossary/glossary-terms.xml1435(para) msgid "" "One of the default roles in the Compute RBAC system and is the default role " "assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml1431(glossterm) +#: ./doc/glossary/glossary-terms.xml1441(glossterm) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml1433(para) +#: ./doc/glossary/glossary-terms.xml1443(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml1438(glossterm) +#: ./doc/glossary/glossary-terms.xml1448(glossterm) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml1440(para) +#: ./doc/glossary/glossary-terms.xml1450(para) msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml1448(glossterm) +#: ./doc/glossary/glossary-terms.xml1458(glossterm) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml1450(para) +#: ./doc/glossary/glossary-terms.xml1460(para) msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml1456(glossterm) +#: ./doc/glossary/glossary-terms.xml1466(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1458(para) +#: ./doc/glossary/glossary-terms.xml1468(para) msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that" @@ -1733,181 +1743,181 @@ msgid "" "from a DHCP server." msgstr "" -#: ./doc/glossary/glossary-terms.xml1471(glossterm) +#: ./doc/glossary/glossary-terms.xml1481(glossterm) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml1473(para) +#: ./doc/glossary/glossary-terms.xml1483(para) msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml1478(glossterm) +#: ./doc/glossary/glossary-terms.xml1488(glossterm) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml1480(para) +#: ./doc/glossary/glossary-terms.xml1490(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2011, the fourth release of OpenStack. It included Compute (nova " "2011.3), Object Storage (swift 1.4.3), and the Image Service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1488(glossterm) +#: ./doc/glossary/glossary-terms.xml1498(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml1490(para) +#: ./doc/glossary/glossary-terms.xml1500(para) msgid "" "An element of the Compute RabbitMQ that comes to life when a RPC call is " "executed. It connects to a direct exchange through a unique exclusive queue," " sends the message, and terminates." msgstr "" -#: ./doc/glossary/glossary-terms.xml1497(glossterm) +#: ./doc/glossary/glossary-terms.xml1507(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1499(para) +#: ./doc/glossary/glossary-terms.xml1509(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1505(glossterm) +#: ./doc/glossary/glossary-terms.xml1515(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml1507(para) +#: ./doc/glossary/glossary-terms.xml1517(para) msgid "" "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml1512(glossterm) +#: ./doc/glossary/glossary-terms.xml1522(glossterm) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1514(para) +#: ./doc/glossary/glossary-terms.xml1524(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1521(glossterm) +#: ./doc/glossary/glossary-terms.xml1531(glossterm) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1523(para) +#: ./doc/glossary/glossary-terms.xml1533(para) msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml1529(glossterm) +#: ./doc/glossary/glossary-terms.xml1539(glossterm) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml1531(para) +#: ./doc/glossary/glossary-terms.xml1541(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1537(glossterm) +#: ./doc/glossary/glossary-terms.xml1547(glossterm) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml1539(para) +#: ./doc/glossary/glossary-terms.xml1549(para) msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml1545(glossterm) +#: ./doc/glossary/glossary-terms.xml1555(glossterm) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml1547(para) +#: ./doc/glossary/glossary-terms.xml1557(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml1552(glossterm) +#: ./doc/glossary/glossary-terms.xml1562(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml1554(para) +#: ./doc/glossary/glossary-terms.xml1564(para) msgid "" "Domain Name Server. A hierarchical and distributed naming system for " "computers, services, and resources connected to the Internet or a private " "network. Associates a human-friendly names to IP addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml1562(glossterm) +#: ./doc/glossary/glossary-terms.xml1572(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml1564(para) +#: ./doc/glossary/glossary-terms.xml1574(para) msgid "" "A record that specifies information about a particular domain and belongs to" " the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml1570(glossterm) +#: ./doc/glossary/glossary-terms.xml1580(glossterm) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml1572(para) +#: ./doc/glossary/glossary-terms.xml1582(para) msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services, used by the " "Compute VLAN manager and FlatDHCP manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml1578(glossterm) +#: ./doc/glossary/glossary-terms.xml1588(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml1580(para) +#: ./doc/glossary/glossary-terms.xml1590(para) msgid "" "Separates a web site from other sites. Often, the domain name has two or " "more parts that are separated by dots. For example, yahoo.com, usa.gov, " "Harvard.edu, or mail.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1584(para) +#: ./doc/glossary/glossary-terms.xml1594(para) msgid "" "A domain is an entity or container of all DNS-related information containing" " one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml1590(glossterm) +#: ./doc/glossary/glossary-terms.xml1600(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1592(para) +#: ./doc/glossary/glossary-terms.xml1602(para) msgid "" "In Compute, the support that enables associating DNS entries with floating " "IP addresses, nodes, or cells so that hostnames are consistent across " "reboots." msgstr "" -#: ./doc/glossary/glossary-terms.xml1599(glossterm) +#: ./doc/glossary/glossary-terms.xml1609(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1601(para) +#: ./doc/glossary/glossary-terms.xml1611(para) msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml1604(para) +#: ./doc/glossary/glossary-terms.xml1614(para) msgid "" "DNS helps navigate the Internet by translating the IP address into an " "address that is easier to remember. For example, translating 111.111.111.1 " "into www.yahoo.com." msgstr "" -#: ./doc/glossary/glossary-terms.xml1608(para) +#: ./doc/glossary/glossary-terms.xml1618(para) msgid "" "All domains and their components, such as mail servers, utilize DNS to " "resolve to the appropriate locations. DNS servers are usually set up in a " @@ -1916,212 +1926,212 @@ msgid "" " one DNS server are automatically propagated to other active servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml1619(glossterm) +#: ./doc/glossary/glossary-terms.xml1629(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml1621(para) +#: ./doc/glossary/glossary-terms.xml1631(para) msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ./doc/glossary/glossary-terms.xml1626(glossterm) +#: ./doc/glossary/glossary-terms.xml1636(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml1628(para) +#: ./doc/glossary/glossary-terms.xml1638(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml1632(glossterm) +#: ./doc/glossary/glossary-terms.xml1642(glossterm) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1634(para) +#: ./doc/glossary/glossary-terms.xml1644(para) msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1639(glossterm) +#: ./doc/glossary/glossary-terms.xml1649(glossterm) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1641(para) +#: ./doc/glossary/glossary-terms.xml1651(para) msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1646(glossterm) +#: ./doc/glossary/glossary-terms.xml1656(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1649(para) +#: ./doc/glossary/glossary-terms.xml1659(para) msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1655(glossterm) +#: ./doc/glossary/glossary-terms.xml1665(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1658(para) +#: ./doc/glossary/glossary-terms.xml1668(para) msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ./doc/glossary/glossary-terms.xml1666(title) +#: ./doc/glossary/glossary-terms.xml1676(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml1668(glossterm) +#: ./doc/glossary/glossary-terms.xml1678(glossterm) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1670(para) +#: ./doc/glossary/glossary-terms.xml1680(para) msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1676(glossterm) -#: ./doc/glossary/glossary-terms.xml1805(glossterm) +#: ./doc/glossary/glossary-terms.xml1686(glossterm) +#: ./doc/glossary/glossary-terms.xml1815(glossterm) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml1678(para) +#: ./doc/glossary/glossary-terms.xml1688(para) msgid "" "Used in Compute along with arptables, iptables, and ip6tables to create " "firewalls and to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml1684(glossterm) +#: ./doc/glossary/glossary-terms.xml1694(glossterm) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml1686(para) +#: ./doc/glossary/glossary-terms.xml1696(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1691(glossterm) +#: ./doc/glossary/glossary-terms.xml1701(glossterm) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1693(para) +#: ./doc/glossary/glossary-terms.xml1703(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml1698(glossterm) +#: ./doc/glossary/glossary-terms.xml1708(glossterm) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1700(para) +#: ./doc/glossary/glossary-terms.xml1710(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml1705(glossterm) +#: ./doc/glossary/glossary-terms.xml1715(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml1707(para) +#: ./doc/glossary/glossary-terms.xml1717(para) msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml1712(glossterm) +#: ./doc/glossary/glossary-terms.xml1722(glossterm) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml1714(para) +#: ./doc/glossary/glossary-terms.xml1724(para) msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ./doc/glossary/glossary-terms.xml1720(glossterm) +#: ./doc/glossary/glossary-terms.xml1730(glossterm) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1722(para) +#: ./doc/glossary/glossary-terms.xml1732(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml1727(glossterm) +#: ./doc/glossary/glossary-terms.xml1737(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml1729(para) +#: ./doc/glossary/glossary-terms.xml1739(para) msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml1735(glossterm) +#: ./doc/glossary/glossary-terms.xml1745(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml1737(para) +#: ./doc/glossary/glossary-terms.xml1747(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml1741(glossterm) +#: ./doc/glossary/glossary-terms.xml1751(glossterm) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml1743(para) +#: ./doc/glossary/glossary-terms.xml1753(para) msgid "Alternative term for an Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml1747(glossterm) +#: ./doc/glossary/glossary-terms.xml1757(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml1749(para) +#: ./doc/glossary/glossary-terms.xml1759(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1756(glossterm) +#: ./doc/glossary/glossary-terms.xml1766(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml1758(para) +#: ./doc/glossary/glossary-terms.xml1768(para) msgid "" "Any piece of hardware or software that wants to connect to the network " "services provided by Networking, the network connectivity service. An entity" " can make use of Networking by implementing a VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml1766(glossterm) +#: ./doc/glossary/glossary-terms.xml1776(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml1768(para) +#: ./doc/glossary/glossary-terms.xml1778(para) 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 "" -#: ./doc/glossary/glossary-terms.xml1774(glossterm) +#: ./doc/glossary/glossary-terms.xml1784(glossterm) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml1776(para) +#: ./doc/glossary/glossary-terms.xml1786(para) msgid "" "Volume that does not save the changes made to it and reverts to its original" " state when the current user relinquishes control." msgstr "" -#: ./doc/glossary/glossary-terms.xml1782(glossterm) +#: ./doc/glossary/glossary-terms.xml1792(glossterm) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml1784(para) +#: ./doc/glossary/glossary-terms.xml1794(para) msgid "" "A grouped release of projects related to OpenStack that came out in April " "2012, the fifth release of OpenStack. It included Compute (nova 2012.1), " @@ -2129,27 +2139,27 @@ msgid "" "Dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml1793(glossterm) +#: ./doc/glossary/glossary-terms.xml1803(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml1795(para) -#: ./doc/glossary/glossary-terms.xml1801(para) -#: ./doc/glossary/glossary-terms.xml2779(para) -#: ./doc/glossary/glossary-terms.xml2856(para) -#: ./doc/glossary/glossary-terms.xml4860(para) -#: ./doc/glossary/glossary-terms.xml4999(para) -#: ./doc/glossary/glossary-terms.xml5134(para) -#: ./doc/glossary/glossary-terms.xml5192(para) -#: ./doc/glossary/glossary-terms.xml5206(para) +#: ./doc/glossary/glossary-terms.xml1805(para) +#: ./doc/glossary/glossary-terms.xml1811(para) +#: ./doc/glossary/glossary-terms.xml2789(para) +#: ./doc/glossary/glossary-terms.xml2866(para) +#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml5009(para) +#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5202(para) +#: ./doc/glossary/glossary-terms.xml5216(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml1799(glossterm) +#: ./doc/glossary/glossary-terms.xml1809(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml1807(para) +#: ./doc/glossary/glossary-terms.xml1817(para) msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used to restrict communications " @@ -2157,253 +2167,253 @@ msgid "" "arptables, and ip6tables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1815(glossterm) +#: ./doc/glossary/glossary-terms.xml1825(glossterm) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml1817(para) +#: ./doc/glossary/glossary-terms.xml1827(para) msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml1822(glossterm) +#: ./doc/glossary/glossary-terms.xml1832(glossterm) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml1824(para) +#: ./doc/glossary/glossary-terms.xml1834(para) msgid "" "A collection of command-line tools for administering VMs, most are " "compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1830(glossterm) +#: ./doc/glossary/glossary-terms.xml1840(glossterm) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1832(para) +#: ./doc/glossary/glossary-terms.xml1842(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1836(glossterm) +#: ./doc/glossary/glossary-terms.xml1846(glossterm) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1838(para) +#: ./doc/glossary/glossary-terms.xml1848(para) msgid "VM image container format supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml1843(glossterm) +#: ./doc/glossary/glossary-terms.xml1853(glossterm) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1845(para) +#: ./doc/glossary/glossary-terms.xml1855(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml1849(glossterm) +#: ./doc/glossary/glossary-terms.xml1859(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml1851(para) +#: ./doc/glossary/glossary-terms.xml1861(para) msgid "" "The process of migrating one or all virtual machine (VM) instances from one " "host to another, compatible with both shared storage live migration and " "block migration." msgstr "" -#: ./doc/glossary/glossary-terms.xml1858(glossterm) +#: ./doc/glossary/glossary-terms.xml1868(glossterm) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1860(para) +#: ./doc/glossary/glossary-terms.xml1870(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml1865(glossterm) +#: ./doc/glossary/glossary-terms.xml1875(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml1867(para) +#: ./doc/glossary/glossary-terms.xml1877(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml1871(glossterm) +#: ./doc/glossary/glossary-terms.xml1881(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml1873(para) +#: ./doc/glossary/glossary-terms.xml1883(para) msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml1881(glossterm) +#: ./doc/glossary/glossary-terms.xml1891(glossterm) msgid "extended attributes (xattrs)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1883(para) +#: ./doc/glossary/glossary-terms.xml1893(para) msgid "" "File system option that enables storage of additional information beyond " "owner, group, permissions, modification time, and so on. The underlying " "Object Storage file system must support extended attributes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1891(glossterm) +#: ./doc/glossary/glossary-terms.xml1901(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml1893(para) +#: ./doc/glossary/glossary-terms.xml1903(para) msgid "" "Alternative term for an API extension or plug-in. In the context of Identity" " Service, this is a call that is specific to the implementation, such as " "adding support for OpenID." msgstr "" -#: ./doc/glossary/glossary-terms.xml1902(glossterm) +#: ./doc/glossary/glossary-terms.xml1912(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml1904(para) +#: ./doc/glossary/glossary-terms.xml1914(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml1909(glossterm) +#: ./doc/glossary/glossary-terms.xml1919(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml1911(para) +#: ./doc/glossary/glossary-terms.xml1921(para) msgid "" "Specifies additional requirements when Compute determines where to start a " "new instance. Examples include a minimum amount of network bandwidth or a " "GPU." msgstr "" -#: ./doc/glossary/glossary-terms.xml1920(title) +#: ./doc/glossary/glossary-terms.xml1930(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml1922(glossterm) +#: ./doc/glossary/glossary-terms.xml1932(glossterm) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml1924(para) +#: ./doc/glossary/glossary-terms.xml1934(para) msgid "" "An easy method to create a local LDAP directory for testing Identity Service" " and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml1930(glossterm) +#: ./doc/glossary/glossary-terms.xml1940(glossterm) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml1932(para) +#: ./doc/glossary/glossary-terms.xml1942(para) msgid "" "Within RabbitMQ and Compute it is the messaging interface that is used by " "the scheduler service to receive capability messages from the compute, " "volume, and network nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml1939(glossterm) +#: ./doc/glossary/glossary-terms.xml1949(glossterm) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml1941(para) +#: ./doc/glossary/glossary-terms.xml1951(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml1946(glossterm) +#: ./doc/glossary/glossary-terms.xml1956(glossterm) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml1948(para) +#: ./doc/glossary/glossary-terms.xml1958(para) msgid "" "Storage protocol similar in concept to TCP/IP, encapsulates SCSI commands " "and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml1953(glossterm) +#: ./doc/glossary/glossary-terms.xml1963(glossterm) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1955(para) +#: ./doc/glossary/glossary-terms.xml1965(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml1960(glossterm) +#: ./doc/glossary/glossary-terms.xml1970(glossterm) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml1962(para) +#: ./doc/glossary/glossary-terms.xml1972(para) msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml1968(glossterm) +#: ./doc/glossary/glossary-terms.xml1978(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml1970(para) +#: ./doc/glossary/glossary-terms.xml1980(para) msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ./doc/glossary/glossary-terms.xml1976(glossterm) +#: ./doc/glossary/glossary-terms.xml1986(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml1978(para) +#: ./doc/glossary/glossary-terms.xml1988(para) msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and etables." msgstr "" -#: ./doc/glossary/glossary-terms.xml1984(glossterm) +#: ./doc/glossary/glossary-terms.xml1994(glossterm) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml1986(para) +#: ./doc/glossary/glossary-terms.xml1996(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml1993(glossterm) +#: ./doc/glossary/glossary-terms.xml2003(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml1995(para) +#: ./doc/glossary/glossary-terms.xml2005(para) msgid "" "An IP address that is associated with the same instance each time that " "instance boots, is generally not accessible to end users or the public " "Internet, and used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2003(glossterm) +#: ./doc/glossary/glossary-terms.xml2013(glossterm) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2005(para) +#: ./doc/glossary/glossary-terms.xml2015(para) msgid "" "The Compute component that gives IP addresses to authorized nodes and " "assumes DHCP, DNS, and routing configuration and services are provided by " "something else." msgstr "" -#: ./doc/glossary/glossary-terms.xml2012(glossterm) +#: ./doc/glossary/glossary-terms.xml2022(glossterm) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2014(para) +#: ./doc/glossary/glossary-terms.xml2024(para) msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2020(glossterm) +#: ./doc/glossary/glossary-terms.xml2030(glossterm) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2022(para) +#: ./doc/glossary/glossary-terms.xml2032(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -2412,37 +2422,37 @@ msgid "" "flat managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2032(glossterm) +#: ./doc/glossary/glossary-terms.xml2042(glossterm) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2034(para) +#: ./doc/glossary/glossary-terms.xml2044(para) msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2040(glossterm) +#: ./doc/glossary/glossary-terms.xml2050(glossterm) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2042(para) +#: ./doc/glossary/glossary-terms.xml2052(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2046(glossterm) +#: ./doc/glossary/glossary-terms.xml2056(glossterm) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2048(para) +#: ./doc/glossary/glossary-terms.xml2058(para) msgid "UUID for each Compute or Image Service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml2053(glossterm) +#: ./doc/glossary/glossary-terms.xml2063(glossterm) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2055(para) +#: ./doc/glossary/glossary-terms.xml2065(para) msgid "" "An IP address that a project can associate with a VM so that the instance " "has the same public IP address each time that it boots. You create a pool of" @@ -2450,11 +2460,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ./doc/glossary/glossary-terms.xml2065(glossterm) +#: ./doc/glossary/glossary-terms.xml2075(glossterm) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml2067(para) +#: ./doc/glossary/glossary-terms.xml2077(para) msgid "" "A grouped release of projects related to OpenStack that came out in the fall" " of 2012, the sixth release of OpenStack. It includes Compute (nova), Object" @@ -2462,228 +2472,228 @@ msgid "" "(glance), and Volumes or Block Storage (cinder)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2077(glossterm) +#: ./doc/glossary/glossary-terms.xml2087(glossterm) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml2079(para) +#: ./doc/glossary/glossary-terms.xml2089(para) msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml2085(glossterm) +#: ./doc/glossary/glossary-terms.xml2095(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2087(para) +#: ./doc/glossary/glossary-terms.xml2097(para) msgid "" "The point where a user interacts with a service; can be an API endpoint, the" " horizon dashboard, or a command-line tool." msgstr "" -#: ./doc/glossary/glossary-terms.xml2095(title) +#: ./doc/glossary/glossary-terms.xml2105(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml2097(glossterm) +#: ./doc/glossary/glossary-terms.xml2107(glossterm) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml2099(para) +#: ./doc/glossary/glossary-terms.xml2109(para) msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2104(glossterm) +#: ./doc/glossary/glossary-terms.xml2114(glossterm) msgid "Generic Receive Offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2106(para) +#: ./doc/glossary/glossary-terms.xml2116(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2112(glossterm) +#: ./doc/glossary/glossary-terms.xml2122(glossterm) msgid "Generic Routing Encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2114(para) +#: ./doc/glossary/glossary-terms.xml2124(para) msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml2120(glossterm) +#: ./doc/glossary/glossary-terms.xml2130(glossterm) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml2122(para) +#: ./doc/glossary/glossary-terms.xml2132(para) msgid "A core project that provides the OpenStack Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2127(glossterm) +#: ./doc/glossary/glossary-terms.xml2137(glossterm) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml2129(para) +#: ./doc/glossary/glossary-terms.xml2139(para) msgid "" "Processes client requests for VMs, updates Image Service metadata on the " "registry server, and communicates with the store adapter to upload VM images" " from the back-end store." msgstr "" -#: ./doc/glossary/glossary-terms.xml2136(glossterm) +#: ./doc/glossary/glossary-terms.xml2146(glossterm) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2138(para) +#: ./doc/glossary/glossary-terms.xml2148(para) msgid "Alternative term for the Image Service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml2143(glossterm) +#: ./doc/glossary/glossary-terms.xml2153(glossterm) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml2145(para) +#: ./doc/glossary/glossary-terms.xml2155(para) msgid "" "The Identity Service endpoint template that contains services available to " "all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2150(glossterm) +#: ./doc/glossary/glossary-terms.xml2160(glossterm) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2152(para) +#: ./doc/glossary/glossary-terms.xml2162(para) msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2157(glossterm) +#: ./doc/glossary/glossary-terms.xml2167(glossterm) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2159(para) +#: ./doc/glossary/glossary-terms.xml2169(para) msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ./doc/glossary/glossary-terms.xml2165(glossterm) +#: ./doc/glossary/glossary-terms.xml2175(glossterm) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2167(para) +#: ./doc/glossary/glossary-terms.xml2177(para) msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2172(glossterm) +#: ./doc/glossary/glossary-terms.xml2182(glossterm) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2174(para) +#: ./doc/glossary/glossary-terms.xml2184(para) msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2179(glossterm) +#: ./doc/glossary/glossary-terms.xml2189(glossterm) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml2181(para) +#: ./doc/glossary/glossary-terms.xml2191(para) msgid "" "The cooperative threading model used by Python; reduces race conditions and " "only context switches when specific library calls are made. Each OpenStack " "service is its own thread." msgstr "" -#: ./doc/glossary/glossary-terms.xml2188(glossterm) +#: ./doc/glossary/glossary-terms.xml2198(glossterm) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml2190(para) +#: ./doc/glossary/glossary-terms.xml2200(para) msgid "Project name for the seventh release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2195(glossterm) +#: ./doc/glossary/glossary-terms.xml2205(glossterm) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2197(para) +#: ./doc/glossary/glossary-terms.xml2207(para) msgid "" "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2204(title) +#: ./doc/glossary/glossary-terms.xml2214(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml2206(glossterm) +#: ./doc/glossary/glossary-terms.xml2216(glossterm) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml2208(para) +#: ./doc/glossary/glossary-terms.xml2218(para) msgid "" "Apache Hadoop is an open-source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2214(glossterm) +#: ./doc/glossary/glossary-terms.xml2224(glossterm) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml2216(para) +#: ./doc/glossary/glossary-terms.xml2226(para) msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml2222(glossterm) +#: ./doc/glossary/glossary-terms.xml2232(glossterm) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml2224(para) +#: ./doc/glossary/glossary-terms.xml2234(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2230(glossterm) +#: ./doc/glossary/glossary-terms.xml2240(glossterm) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml2232(para) +#: ./doc/glossary/glossary-terms.xml2242(para) msgid "Project name for the eighth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2237(glossterm) +#: ./doc/glossary/glossary-terms.xml2247(glossterm) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml2239(para) +#: ./doc/glossary/glossary-terms.xml2249(para) msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2244(glossterm) +#: ./doc/glossary/glossary-terms.xml2254(glossterm) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2246(para) +#: ./doc/glossary/glossary-terms.xml2256(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2251(glossterm) +#: ./doc/glossary/glossary-terms.xml2261(glossterm) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2253(para) +#: ./doc/glossary/glossary-terms.xml2263(para) msgid "" "Determines whether back-end members of a VIP pool can process a request. A " "pool can have several health monitors associated with it. When a pool has " @@ -2692,54 +2702,54 @@ msgid "" "active." msgstr "" -#: ./doc/glossary/glossary-terms.xml2263(glossterm) +#: ./doc/glossary/glossary-terms.xml2273(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml2265(para) +#: ./doc/glossary/glossary-terms.xml2275(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml2270(glossterm) +#: ./doc/glossary/glossary-terms.xml2280(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2272(para) +#: ./doc/glossary/glossary-terms.xml2282(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2277(glossterm) +#: ./doc/glossary/glossary-terms.xml2287(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml2279(para) +#: ./doc/glossary/glossary-terms.xml2289(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml2284(glossterm) +#: ./doc/glossary/glossary-terms.xml2294(glossterm) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml2286(para) +#: ./doc/glossary/glossary-terms.xml2296(para) msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml2292(glossterm) +#: ./doc/glossary/glossary-terms.xml2302(glossterm) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2294(para) +#: ./doc/glossary/glossary-terms.xml2304(para) msgid "" "Device plugged into a PCI slot such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml2299(glossterm) +#: ./doc/glossary/glossary-terms.xml2309(glossterm) msgid "HTTP" msgstr "HTTP" -#: ./doc/glossary/glossary-terms.xml2301(para) +#: ./doc/glossary/glossary-terms.xml2311(para) msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -2748,11 +2758,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml2312(glossterm) +#: ./doc/glossary/glossary-terms.xml2322(glossterm) msgid "HTTPS" msgstr "HTTPS" -#: ./doc/glossary/glossary-terms.xml2314(para) +#: ./doc/glossary/glossary-terms.xml2324(para) msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -2762,69 +2772,69 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2327(glossterm) +#: ./doc/glossary/glossary-terms.xml2337(glossterm) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml2329(para) +#: ./doc/glossary/glossary-terms.xml2339(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2334(glossterm) +#: ./doc/glossary/glossary-terms.xml2344(glossterm) msgid "hyper link" msgstr "" -#: ./doc/glossary/glossary-terms.xml2336(para) +#: ./doc/glossary/glossary-terms.xml2346(para) 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 web site." msgstr "" -#: ./doc/glossary/glossary-terms.xml2343(glossterm) +#: ./doc/glossary/glossary-terms.xml2353(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2345(para) +#: ./doc/glossary/glossary-terms.xml2355(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml2350(glossterm) +#: ./doc/glossary/glossary-terms.xml2360(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2353(para) +#: ./doc/glossary/glossary-terms.xml2363(para) msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints" " and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml2360(glossterm) +#: ./doc/glossary/glossary-terms.xml2370(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml2362(para) +#: ./doc/glossary/glossary-terms.xml2372(para) msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml2367(glossterm) +#: ./doc/glossary/glossary-terms.xml2377(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml2369(para) +#: ./doc/glossary/glossary-terms.xml2379(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml2376(title) +#: ./doc/glossary/glossary-terms.xml2386(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml2378(glossterm) +#: ./doc/glossary/glossary-terms.xml2388(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2380(para) +#: ./doc/glossary/glossary-terms.xml2390(para) msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center such as " @@ -2834,57 +2844,57 @@ msgid "" "providing cloud services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2393(glossterm) +#: ./doc/glossary/glossary-terms.xml2403(glossterm) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml2395(para) +#: ./doc/glossary/glossary-terms.xml2405(para) msgid "Project name for the ninth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2399(glossterm) +#: ./doc/glossary/glossary-terms.xml2409(glossterm) msgid "ICMP" msgstr "ICMP" -#: ./doc/glossary/glossary-terms.xml2401(para) +#: ./doc/glossary/glossary-terms.xml2411(para) msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, uses ICMP to test connectivity." msgstr "" -#: ./doc/glossary/glossary-terms.xml2407(glossterm) +#: ./doc/glossary/glossary-terms.xml2417(glossterm) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml2409(para) +#: ./doc/glossary/glossary-terms.xml2419(para) msgid "" "Unique numeric ID associated with each user in Identity Service, " "conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2415(glossterm) +#: ./doc/glossary/glossary-terms.xml2425(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2417(para) +#: ./doc/glossary/glossary-terms.xml2427(para) msgid "Alternative term for the Identity Service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2422(glossterm) +#: ./doc/glossary/glossary-terms.xml2432(glossterm) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml2424(para) +#: ./doc/glossary/glossary-terms.xml2434(para) msgid "" "The source used by Identity Service to retrieve user information; an " "OpenLDAP server for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml2429(glossterm) +#: ./doc/glossary/glossary-terms.xml2439(glossterm) msgid "Identity Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2431(para) +#: ./doc/glossary/glossary-terms.xml2441(para) msgid "" "The OpenStack core project that provides a central directory of users mapped" " to the OpenStack services they can access. It also registers endpoints for " @@ -2892,29 +2902,29 @@ msgid "" "name of the Identity Service is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2440(glossterm) +#: ./doc/glossary/glossary-terms.xml2450(glossterm) msgid "Identity Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2442(para) +#: ./doc/glossary/glossary-terms.xml2452(para) msgid "" "The API used to access the OpenStack Identity Service provided through " "keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml2447(glossterm) +#: ./doc/glossary/glossary-terms.xml2457(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml2449(para) +#: ./doc/glossary/glossary-terms.xml2459(para) msgid "Intrusion Detection System" msgstr "" -#: ./doc/glossary/glossary-terms.xml2454(glossterm) +#: ./doc/glossary/glossary-terms.xml2464(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml2456(para) +#: ./doc/glossary/glossary-terms.xml2466(para) msgid "" "A collection of files for a specific operating system (OS) that you use to " "create or rebuild a server. OpenStack provides pre-built images. You can " @@ -2923,270 +2933,270 @@ msgid "" "for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml2466(glossterm) +#: ./doc/glossary/glossary-terms.xml2476(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2468(para) +#: ./doc/glossary/glossary-terms.xml2478(para) msgid "The Image Service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml2473(glossterm) +#: ./doc/glossary/glossary-terms.xml2483(glossterm) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml2475(para) +#: ./doc/glossary/glossary-terms.xml2485(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2482(glossterm) +#: ./doc/glossary/glossary-terms.xml2492(glossterm) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2484(para) +#: ./doc/glossary/glossary-terms.xml2494(para) msgid "" "Combination of a URI and UUID used to access Image Service VM images through" " the image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2489(glossterm) +#: ./doc/glossary/glossary-terms.xml2499(glossterm) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2491(para) -#: ./doc/glossary/glossary-terms.xml2964(para) +#: ./doc/glossary/glossary-terms.xml2501(para) +#: ./doc/glossary/glossary-terms.xml2974(para) msgid "" "A list of tenants that can access a given VM image within Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2496(glossterm) +#: ./doc/glossary/glossary-terms.xml2506(glossterm) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml2498(para) +#: ./doc/glossary/glossary-terms.xml2508(para) msgid "The tenant who owns an Image Service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2503(glossterm) +#: ./doc/glossary/glossary-terms.xml2513(glossterm) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml2505(para) +#: ./doc/glossary/glossary-terms.xml2515(para) msgid "A list of VM images that are available through Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2510(glossterm) +#: ./doc/glossary/glossary-terms.xml2520(glossterm) msgid "Image Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml2512(para) +#: ./doc/glossary/glossary-terms.xml2522(para) msgid "" "An OpenStack core project that provides discovery, registration, and " "delivery services for disk and server images. The project name of the Image " "Service is glance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2519(glossterm) +#: ./doc/glossary/glossary-terms.xml2529(glossterm) msgid "Image Service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2521(para) +#: ./doc/glossary/glossary-terms.xml2531(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2526(glossterm) +#: ./doc/glossary/glossary-terms.xml2536(glossterm) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml2528(para) +#: ./doc/glossary/glossary-terms.xml2538(para) msgid "" "The current status of a VM image in Image Service, not to be confused with " "the status of a running instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2534(glossterm) +#: ./doc/glossary/glossary-terms.xml2544(glossterm) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml2536(para) +#: ./doc/glossary/glossary-terms.xml2546(para) msgid "" "The back-end store used by Image Service to store VM images, options include" " Object Storage, local file system, S3, or HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml2542(glossterm) +#: ./doc/glossary/glossary-terms.xml2552(glossterm) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2544(para) +#: ./doc/glossary/glossary-terms.xml2554(para) msgid "UUID used by Image Service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2549(glossterm) +#: ./doc/glossary/glossary-terms.xml2559(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml2551(para) +#: ./doc/glossary/glossary-terms.xml2561(para) msgid "" "A community project may be elevated to this status and is then promoted to a" " core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2557(glossterm) +#: ./doc/glossary/glossary-terms.xml2567(glossterm) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml2559(para) +#: ./doc/glossary/glossary-terms.xml2569(para) msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2564(glossterm) +#: ./doc/glossary/glossary-terms.xml2574(glossterm) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml2566(para) +#: ./doc/glossary/glossary-terms.xml2576(para) msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml2572(glossterm) +#: ./doc/glossary/glossary-terms.xml2582(glossterm) msgid "instance" msgstr "執行個體" -#: ./doc/glossary/glossary-terms.xml2574(para) +#: ./doc/glossary/glossary-terms.xml2584(para) msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ./doc/glossary/glossary-terms.xml2580(glossterm) +#: ./doc/glossary/glossary-terms.xml2590(glossterm) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2582(para) +#: ./doc/glossary/glossary-terms.xml2592(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2586(glossterm) +#: ./doc/glossary/glossary-terms.xml2596(glossterm) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml2588(para) +#: ./doc/glossary/glossary-terms.xml2598(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml2592(glossterm) +#: ./doc/glossary/glossary-terms.xml2602(glossterm) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2594(para) +#: ./doc/glossary/glossary-terms.xml2604(para) msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml2599(glossterm) +#: ./doc/glossary/glossary-terms.xml2609(glossterm) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml2601(para) +#: ./doc/glossary/glossary-terms.xml2611(para) msgid "" "Describes the parameters of the various virtual machine images that are " "available to users, includes parameters such as CPU, storage, and memory. " "Alternative term for flavor." msgstr "" -#: ./doc/glossary/glossary-terms.xml2608(glossterm) +#: ./doc/glossary/glossary-terms.xml2618(glossterm) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2610(para) +#: ./doc/glossary/glossary-terms.xml2620(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2614(glossterm) +#: ./doc/glossary/glossary-terms.xml2624(glossterm) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2616(para) -#: ./doc/glossary/glossary-terms.xml4267(para) +#: ./doc/glossary/glossary-terms.xml2626(para) +#: ./doc/glossary/glossary-terms.xml4277(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml2621(glossterm) +#: ./doc/glossary/glossary-terms.xml2631(glossterm) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml2623(para) +#: ./doc/glossary/glossary-terms.xml2633(para) msgid "" "A physical or virtual device that provides connectivity to another device or" " medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml2628(glossterm) +#: ./doc/glossary/glossary-terms.xml2638(glossterm) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml2630(para) +#: ./doc/glossary/glossary-terms.xml2640(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml2635(glossterm) +#: ./doc/glossary/glossary-terms.xml2645(glossterm) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2637(para) +#: ./doc/glossary/glossary-terms.xml2647(para) msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml2642(glossterm) +#: ./doc/glossary/glossary-terms.xml2652(glossterm) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml2644(para) +#: ./doc/glossary/glossary-terms.xml2654(para) msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml2649(glossterm) +#: ./doc/glossary/glossary-terms.xml2659(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml2651(para) +#: ./doc/glossary/glossary-terms.xml2661(para) 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 "" -#: ./doc/glossary/glossary-terms.xml2658(glossterm) +#: ./doc/glossary/glossary-terms.xml2668(glossterm) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2660(para) +#: ./doc/glossary/glossary-terms.xml2670(para) msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2666(glossterm) +#: ./doc/glossary/glossary-terms.xml2676(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml2668(para) +#: ./doc/glossary/glossary-terms.xml2678(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml2672(glossterm) +#: ./doc/glossary/glossary-terms.xml2682(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2674(para) +#: ./doc/glossary/glossary-terms.xml2684(para) msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of" @@ -3196,11 +3206,11 @@ msgid "" "system or login shell." msgstr "" -#: ./doc/glossary/glossary-terms.xml2686(glossterm) +#: ./doc/glossary/glossary-terms.xml2696(glossterm) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2688(para) +#: ./doc/glossary/glossary-terms.xml2698(para) msgid "" "Tool used to set up, maintain, and inspect the tables of IPv6 packet filter " "rules in the Linux kernel. In OpenStack Compute, ip6tables is used along " @@ -3208,11 +3218,11 @@ msgid "" "and VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml2696(glossterm) +#: ./doc/glossary/glossary-terms.xml2706(glossterm) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml2698(para) +#: ./doc/glossary/glossary-terms.xml2708(para) msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -3223,447 +3233,447 @@ msgid "" "manipulate." msgstr "" -#: ./doc/glossary/glossary-terms.xml2711(glossterm) +#: ./doc/glossary/glossary-terms.xml2721(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml2713(para) +#: ./doc/glossary/glossary-terms.xml2723(para) msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2719(glossterm) +#: ./doc/glossary/glossary-terms.xml2729(glossterm) msgid "ISO9960" msgstr "" -#: ./doc/glossary/glossary-terms.xml2721(para) -#: ./doc/glossary/glossary-terms.xml3779(para) -#: ./doc/glossary/glossary-terms.xml4898(para) -#: ./doc/glossary/glossary-terms.xml4905(para) -#: ./doc/glossary/glossary-terms.xml5025(para) +#: ./doc/glossary/glossary-terms.xml2731(para) +#: ./doc/glossary/glossary-terms.xml3789(para) +#: ./doc/glossary/glossary-terms.xml4908(para) +#: ./doc/glossary/glossary-terms.xml4915(para) +#: ./doc/glossary/glossary-terms.xml5035(para) msgid "One of the VM image disk formats supported by Image Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml2726(glossterm) +#: ./doc/glossary/glossary-terms.xml2736(glossterm) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml2728(para) +#: ./doc/glossary/glossary-terms.xml2738(para) msgid "" "A default role in the Compute RBAC system that can quarantine an instance in" " any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml2736(title) +#: ./doc/glossary/glossary-terms.xml2746(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml2738(glossterm) +#: ./doc/glossary/glossary-terms.xml2748(glossterm) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml2740(para) +#: ./doc/glossary/glossary-terms.xml2750(para) msgid "" "A programming language that is used to create systems that involve more than" " one computer by way of a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml2746(glossterm) +#: ./doc/glossary/glossary-terms.xml2756(glossterm) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml2748(para) +#: ./doc/glossary/glossary-terms.xml2758(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml2753(glossterm) +#: ./doc/glossary/glossary-terms.xml2763(glossterm) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2755(para) +#: ./doc/glossary/glossary-terms.xml2765(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2760(glossterm) +#: ./doc/glossary/glossary-terms.xml2770(glossterm) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml2762(para) +#: ./doc/glossary/glossary-terms.xml2772(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml2767(glossterm) +#: ./doc/glossary/glossary-terms.xml2777(glossterm) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml2769(para) +#: ./doc/glossary/glossary-terms.xml2779(para) msgid "Project name for the tenth release of OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2775(title) +#: ./doc/glossary/glossary-terms.xml2785(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml2777(glossterm) +#: ./doc/glossary/glossary-terms.xml2787(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2783(glossterm) +#: ./doc/glossary/glossary-terms.xml2793(glossterm) msgid "keystone" msgstr "Keystone" -#: ./doc/glossary/glossary-terms.xml2785(para) +#: ./doc/glossary/glossary-terms.xml2795(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml2790(glossterm) +#: ./doc/glossary/glossary-terms.xml2800(glossterm) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml2792(para) +#: ./doc/glossary/glossary-terms.xml2802(para) msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora," " and CentOS based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2800(title) +#: ./doc/glossary/glossary-terms.xml2810(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml2802(glossterm) +#: ./doc/glossary/glossary-terms.xml2812(glossterm) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2804(para) +#: ./doc/glossary/glossary-terms.xml2814(para) msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml2811(glossterm) +#: ./doc/glossary/glossary-terms.xml2821(glossterm) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml2813(para) +#: ./doc/glossary/glossary-terms.xml2823(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml2817(glossterm) +#: ./doc/glossary/glossary-terms.xml2827(glossterm) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2819(para) +#: ./doc/glossary/glossary-terms.xml2829(para) msgid "Term used for OSI network architecture for the data link layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml2824(glossterm) +#: ./doc/glossary/glossary-terms.xml2834(glossterm) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml2826(para) +#: ./doc/glossary/glossary-terms.xml2836(para) msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml2831(glossterm) +#: ./doc/glossary/glossary-terms.xml2841(glossterm) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml2833(para) +#: ./doc/glossary/glossary-terms.xml2843(para) msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml2839(glossterm) +#: ./doc/glossary/glossary-terms.xml2849(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml2841(para) +#: ./doc/glossary/glossary-terms.xml2851(para) msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml2846(glossterm) +#: ./doc/glossary/glossary-terms.xml2856(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml2848(para) +#: ./doc/glossary/glossary-terms.xml2858(para) msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml2854(glossterm) +#: ./doc/glossary/glossary-terms.xml2864(glossterm) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2860(glossterm) +#: ./doc/glossary/glossary-terms.xml2870(glossterm) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml2862(para) +#: ./doc/glossary/glossary-terms.xml2872(para) msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switch-" "over." msgstr "" -#: ./doc/glossary/glossary-terms.xml2869(glossterm) +#: ./doc/glossary/glossary-terms.xml2879(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml2871(para) +#: ./doc/glossary/glossary-terms.xml2881(para) msgid "" "A load balancer is a logical device that belongs to a cloud account. It is " "used to distribute workloads between multiple back-end systems or services, " "based on the criteria defined as part of its configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml2879(glossterm) +#: ./doc/glossary/glossary-terms.xml2889(glossterm) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml2881(para) +#: ./doc/glossary/glossary-terms.xml2891(para) msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml2887(glossterm) +#: ./doc/glossary/glossary-terms.xml2897(glossterm) msgid "Load-Balancing-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2889(para) +#: ./doc/glossary/glossary-terms.xml2899(para) msgid "" "Enables Networking to distribute incoming requests evenly between designated" " instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml2894(glossterm) +#: ./doc/glossary/glossary-terms.xml2904(glossterm) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml2896(para) +#: ./doc/glossary/glossary-terms.xml2906(para) msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml2904(title) +#: ./doc/glossary/glossary-terms.xml2914(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml2906(glossterm) +#: ./doc/glossary/glossary-terms.xml2916(glossterm) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml2908(para) +#: ./doc/glossary/glossary-terms.xml2918(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml2912(glossterm) +#: ./doc/glossary/glossary-terms.xml2922(glossterm) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml2914(para) +#: ./doc/glossary/glossary-terms.xml2924(para) msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml2919(glossterm) +#: ./doc/glossary/glossary-terms.xml2929(glossterm) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml2921(para) +#: ./doc/glossary/glossary-terms.xml2931(para) msgid "" "Logical groupings of related code such as the Block Storage volume manager " "or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml2926(glossterm) +#: ./doc/glossary/glossary-terms.xml2936(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml2928(para) +#: ./doc/glossary/glossary-terms.xml2938(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml2933(glossterm) +#: ./doc/glossary/glossary-terms.xml2943(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml2935(para) +#: ./doc/glossary/glossary-terms.xml2945(para) msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ./doc/glossary/glossary-terms.xml2940(glossterm) +#: ./doc/glossary/glossary-terms.xml2950(glossterm) msgid "marconi" msgstr "" -#: ./doc/glossary/glossary-terms.xml2942(para) +#: ./doc/glossary/glossary-terms.xml2952(para) msgid "OpenStack project that provides a queue service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml2947(glossterm) +#: ./doc/glossary/glossary-terms.xml2957(glossterm) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml2949(para) +#: ./doc/glossary/glossary-terms.xml2959(para) msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml2954(glossterm) +#: ./doc/glossary/glossary-terms.xml2964(glossterm) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml2956(para) +#: ./doc/glossary/glossary-terms.xml2966(para) msgid "" "The association between an Image Service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml2962(glossterm) +#: ./doc/glossary/glossary-terms.xml2972(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml2969(glossterm) +#: ./doc/glossary/glossary-terms.xml2979(glossterm) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml2971(para) +#: ./doc/glossary/glossary-terms.xml2981(para) msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml2976(glossterm) +#: ./doc/glossary/glossary-terms.xml2986(glossterm) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml2978(para) +#: ./doc/glossary/glossary-terms.xml2988(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as RAM overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml2986(glossterm) +#: ./doc/glossary/glossary-terms.xml2996(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml2988(para) +#: ./doc/glossary/glossary-terms.xml2998(para) msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml2994(glossterm) +#: ./doc/glossary/glossary-terms.xml3004(glossterm) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml2996(para) +#: ./doc/glossary/glossary-terms.xml3006(para) msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3002(glossterm) +#: ./doc/glossary/glossary-terms.xml3012(glossterm) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3004(para) +#: ./doc/glossary/glossary-terms.xml3014(para) msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3010(glossterm) +#: ./doc/glossary/glossary-terms.xml3020(glossterm) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml3012(para) +#: ./doc/glossary/glossary-terms.xml3022(para) msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3017(glossterm) +#: ./doc/glossary/glossary-terms.xml3027(glossterm) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3019(para) +#: ./doc/glossary/glossary-terms.xml3029(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml3023(glossterm) +#: ./doc/glossary/glossary-terms.xml3033(glossterm) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3025(para) +#: ./doc/glossary/glossary-terms.xml3035(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml3030(glossterm) +#: ./doc/glossary/glossary-terms.xml3040(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3032(para) +#: ./doc/glossary/glossary-terms.xml3042(para) msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3038(glossterm) +#: ./doc/glossary/glossary-terms.xml3048(glossterm) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3040(para) +#: ./doc/glossary/glossary-terms.xml3050(para) msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3046(glossterm) +#: ./doc/glossary/glossary-terms.xml3056(glossterm) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3048(para) +#: ./doc/glossary/glossary-terms.xml3058(para) msgid "" "LBaaS feature that provides availability monitoring using the " " command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml3054(glossterm) +#: ./doc/glossary/glossary-terms.xml3064(glossterm) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3056(para) +#: ./doc/glossary/glossary-terms.xml3066(para) msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3062(glossterm) +#: ./doc/glossary/glossary-terms.xml3072(glossterm) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3064(para) +#: ./doc/glossary/glossary-terms.xml3074(para) msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3070(glossterm) +#: ./doc/glossary/glossary-terms.xml3080(glossterm) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml3072(para) +#: ./doc/glossary/glossary-terms.xml3082(para) msgid "" "High-availability mode for legacy (nova) networking. Each compute node " "handles NAT and DHCP and acts as a gateway for all of the VMs on it. A " @@ -3671,449 +3681,449 @@ msgid "" "nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3080(glossterm) +#: ./doc/glossary/glossary-terms.xml3090(glossterm) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml3082(para) +#: ./doc/glossary/glossary-terms.xml3092(para) msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3090(title) +#: ./doc/glossary/glossary-terms.xml3100(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml3092(glossterm) +#: ./doc/glossary/glossary-terms.xml3102(glossterm) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml3094(para) +#: ./doc/glossary/glossary-terms.xml3104(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3099(glossterm) +#: ./doc/glossary/glossary-terms.xml3109(glossterm) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml3101(para) +#: ./doc/glossary/glossary-terms.xml3111(para) msgid "" "One of the default roles in the Compute RBAC system. Enables the user to " "allocate publicly accessible IP addresses to instances and change firewall " "rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml3108(glossterm) +#: ./doc/glossary/glossary-terms.xml3118(glossterm) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3110(para) +#: ./doc/glossary/glossary-terms.xml3120(para) msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml3116(glossterm) +#: ./doc/glossary/glossary-terms.xml3126(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3118(para) +#: ./doc/glossary/glossary-terms.xml3128(para) msgid "" "A virtual network that provides connectivity between entities. For example, " "a collection of virtual ports that share network connectivity. In Networking" " terminology, a network is always a Layer-2 network." msgstr "" -#: ./doc/glossary/glossary-terms.xml3126(glossterm) +#: ./doc/glossary/glossary-terms.xml3136(glossterm) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3128(para) +#: ./doc/glossary/glossary-terms.xml3138(para) msgid "" "The process of modifying IP address information while in-transit. Supported " "by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3134(glossterm) +#: ./doc/glossary/glossary-terms.xml3144(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml3136(para) +#: ./doc/glossary/glossary-terms.xml3146(para) msgid "" "A Compute daemon that orchestrates the network configuration of nodes, " "including IP addresses, VLANs, and bridging. Also manages routing for both " "public and private networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml3145(glossterm) +#: ./doc/glossary/glossary-terms.xml3155(glossterm) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3147(para) +#: ./doc/glossary/glossary-terms.xml3157(para) msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3152(glossterm) +#: ./doc/glossary/glossary-terms.xml3162(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3154(para) +#: ./doc/glossary/glossary-terms.xml3164(para) msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3159(glossterm) +#: ./doc/glossary/glossary-terms.xml3169(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3161(para) +#: ./doc/glossary/glossary-terms.xml3171(para) msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3167(glossterm) +#: ./doc/glossary/glossary-terms.xml3177(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3169(para) +#: ./doc/glossary/glossary-terms.xml3179(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3174(glossterm) +#: ./doc/glossary/glossary-terms.xml3184(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml3176(para) +#: ./doc/glossary/glossary-terms.xml3186(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3181(glossterm) +#: ./doc/glossary/glossary-terms.xml3191(glossterm) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3183(para) +#: ./doc/glossary/glossary-terms.xml3193(para) msgid "" "A method of keeping a clock for a host or node correct through " "communications with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml3189(glossterm) +#: ./doc/glossary/glossary-terms.xml3199(glossterm) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3191(para) +#: ./doc/glossary/glossary-terms.xml3201(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3195(glossterm) +#: ./doc/glossary/glossary-terms.xml3205(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml3197(para) +#: ./doc/glossary/glossary-terms.xml3207(para) msgid "" "The nova-network worker daemon, provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3203(glossterm) +#: ./doc/glossary/glossary-terms.xml3213(glossterm) msgid "Networking" msgstr "網路連線" -#: ./doc/glossary/glossary-terms.xml3205(para) +#: ./doc/glossary/glossary-terms.xml3215(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml3212(glossterm) +#: ./doc/glossary/glossary-terms.xml3222(glossterm) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3214(para) +#: ./doc/glossary/glossary-terms.xml3224(para) msgid "" "API used to access OpenStack Networking. Provides an extensible architecture" " to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3220(glossterm) +#: ./doc/glossary/glossary-terms.xml3230(glossterm) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml3222(para) +#: ./doc/glossary/glossary-terms.xml3232(para) msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3228(glossterm) +#: ./doc/glossary/glossary-terms.xml3238(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3230(para) +#: ./doc/glossary/glossary-terms.xml3240(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3234(glossterm) +#: ./doc/glossary/glossary-terms.xml3244(glossterm) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml3236(para) +#: ./doc/glossary/glossary-terms.xml3246(para) msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml3242(glossterm) +#: ./doc/glossary/glossary-terms.xml3252(glossterm) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3244(para) +#: ./doc/glossary/glossary-terms.xml3254(para) msgid "" "Interface within Networking that enables organizations to create custom " "plug-ins for advanced features such as QoS, ACLs, or IDS." msgstr "" -#: ./doc/glossary/glossary-terms.xml3251(glossterm) +#: ./doc/glossary/glossary-terms.xml3261(glossterm) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml3253(para) +#: ./doc/glossary/glossary-terms.xml3263(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml3258(glossterm) +#: ./doc/glossary/glossary-terms.xml3268(glossterm) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml3260(para) +#: ./doc/glossary/glossary-terms.xml3270(para) msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml3266(glossterm) +#: ./doc/glossary/glossary-terms.xml3276(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3268(para) +#: ./doc/glossary/glossary-terms.xml3278(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml3272(glossterm) +#: ./doc/glossary/glossary-terms.xml3282(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml3274(para) +#: ./doc/glossary/glossary-terms.xml3284(para) msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3280(glossterm) +#: ./doc/glossary/glossary-terms.xml3290(glossterm) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml3282(para) +#: ./doc/glossary/glossary-terms.xml3292(para) msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3288(glossterm) +#: ./doc/glossary/glossary-terms.xml3298(glossterm) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3290(para) +#: ./doc/glossary/glossary-terms.xml3300(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml3294(glossterm) +#: ./doc/glossary/glossary-terms.xml3304(glossterm) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml3296(para) +#: ./doc/glossary/glossary-terms.xml3306(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml3301(glossterm) +#: ./doc/glossary/glossary-terms.xml3311(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3303(para) +#: ./doc/glossary/glossary-terms.xml3313(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml3308(glossterm) +#: ./doc/glossary/glossary-terms.xml3318(glossterm) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3310(para) +#: ./doc/glossary/glossary-terms.xml3320(para) msgid "" "A Compute component that manages IP address allocation, firewalls, and other" " network-related tasks. This is the legacy networking option and an " "alternative to Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3320(title) +#: ./doc/glossary/glossary-terms.xml3330(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml3322(glossterm) +#: ./doc/glossary/glossary-terms.xml3332(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml3324(para) +#: ./doc/glossary/glossary-terms.xml3334(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml3329(glossterm) +#: ./doc/glossary/glossary-terms.xml3339(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml3331(para) +#: ./doc/glossary/glossary-terms.xml3341(para) msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3337(glossterm) +#: ./doc/glossary/glossary-terms.xml3347(glossterm) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml3339(para) +#: ./doc/glossary/glossary-terms.xml3349(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3346(glossterm) +#: ./doc/glossary/glossary-terms.xml3356(glossterm) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3348(para) +#: ./doc/glossary/glossary-terms.xml3358(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml3352(glossterm) +#: ./doc/glossary/glossary-terms.xml3362(glossterm) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml3354(para) +#: ./doc/glossary/glossary-terms.xml3364(para) msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3360(glossterm) +#: ./doc/glossary/glossary-terms.xml3370(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3362(para) +#: ./doc/glossary/glossary-terms.xml3372(para) msgid "" "An Object Storage component that copies and object to remote partitions for " "fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml3367(glossterm) +#: ./doc/glossary/glossary-terms.xml3377(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3369(para) +#: ./doc/glossary/glossary-terms.xml3379(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml3374(glossterm) +#: ./doc/glossary/glossary-terms.xml3384(glossterm) msgid "Object Storage" msgstr "Object Storage" -#: ./doc/glossary/glossary-terms.xml3376(para) +#: ./doc/glossary/glossary-terms.xml3386(para) msgid "" "The OpenStack core project that provides eventually consistent and redundant" " storage and retrieval of fixed digital content. The project name of " "OpenStack Object Storage is swift." msgstr "" -#: ./doc/glossary/glossary-terms.xml3385(glossterm) +#: ./doc/glossary/glossary-terms.xml3395(glossterm) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3387(para) +#: ./doc/glossary/glossary-terms.xml3397(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3391(glossterm) +#: ./doc/glossary/glossary-terms.xml3401(glossterm) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3393(para) +#: ./doc/glossary/glossary-terms.xml3403(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml3397(glossterm) +#: ./doc/glossary/glossary-terms.xml3407(glossterm) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml3399(para) +#: ./doc/glossary/glossary-terms.xml3409(para) msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ./doc/glossary/glossary-terms.xml3406(glossterm) +#: ./doc/glossary/glossary-terms.xml3416(glossterm) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml3408(para) +#: ./doc/glossary/glossary-terms.xml3418(para) msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a" " hung process." msgstr "" -#: ./doc/glossary/glossary-terms.xml3414(glossterm) +#: ./doc/glossary/glossary-terms.xml3424(glossterm) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3417(para) +#: ./doc/glossary/glossary-terms.xml3427(para) msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3423(glossterm) +#: ./doc/glossary/glossary-terms.xml3433(glossterm) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3425(para) +#: ./doc/glossary/glossary-terms.xml3435(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3430(glossterm) +#: ./doc/glossary/glossary-terms.xml3440(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3432(para) +#: ./doc/glossary/glossary-terms.xml3442(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml3437(glossterm) +#: ./doc/glossary/glossary-terms.xml3447(glossterm) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml3439(para) +#: ./doc/glossary/glossary-terms.xml3449(para) msgid "" "An open source LDAP server. Supported by both Compute and Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3444(glossterm) +#: ./doc/glossary/glossary-terms.xml3454(glossterm) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml3446(para) +#: ./doc/glossary/glossary-terms.xml3456(para) msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -4122,136 +4132,136 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ./doc/glossary/glossary-terms.xml3458(glossterm) +#: ./doc/glossary/glossary-terms.xml3468(glossterm) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml3465(glossterm) +#: ./doc/glossary/glossary-terms.xml3475(glossterm) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml3467(para) +#: ./doc/glossary/glossary-terms.xml3477(para) msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml3472(glossterm) +#: ./doc/glossary/glossary-terms.xml3482(glossterm) msgid "Orchestration" msgstr "編配" -#: ./doc/glossary/glossary-terms.xml3474(para) +#: ./doc/glossary/glossary-terms.xml3484(para) msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ./doc/glossary/glossary-terms.xml3481(glossterm) +#: ./doc/glossary/glossary-terms.xml3491(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml3483(para) +#: ./doc/glossary/glossary-terms.xml3493(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3493(title) +#: ./doc/glossary/glossary-terms.xml3503(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml3495(glossterm) +#: ./doc/glossary/glossary-terms.xml3505(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml3497(para) +#: ./doc/glossary/glossary-terms.xml3507(para) msgid "" "If a requested resource, such as CPU time, disk storage, or memory, is not " "available in the parent cell, the request is forwarded to associated child " "cells." msgstr "" -#: ./doc/glossary/glossary-terms.xml3504(glossterm) +#: ./doc/glossary/glossary-terms.xml3514(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml3506(para) +#: ./doc/glossary/glossary-terms.xml3516(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3514(glossterm) +#: ./doc/glossary/glossary-terms.xml3524(glossterm) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml3516(para) +#: ./doc/glossary/glossary-terms.xml3526(para) msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml3521(glossterm) +#: ./doc/glossary/glossary-terms.xml3531(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml3523(para) +#: ./doc/glossary/glossary-terms.xml3533(para) msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml3528(glossterm) +#: ./doc/glossary/glossary-terms.xml3538(glossterm) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml3530(para) +#: ./doc/glossary/glossary-terms.xml3540(para) 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 "" -#: ./doc/glossary/glossary-terms.xml3536(glossterm) +#: ./doc/glossary/glossary-terms.xml3546(glossterm) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml3538(para) +#: ./doc/glossary/glossary-terms.xml3548(para) msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml3544(glossterm) +#: ./doc/glossary/glossary-terms.xml3554(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml3546(para) +#: ./doc/glossary/glossary-terms.xml3556(para) msgid "" "A message that is stored both in memory and on disk. The message is not lost" " after a failure or restart." msgstr "" -#: ./doc/glossary/glossary-terms.xml3552(glossterm) +#: ./doc/glossary/glossary-terms.xml3562(glossterm) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml3554(para) +#: ./doc/glossary/glossary-terms.xml3564(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml3559(glossterm) +#: ./doc/glossary/glossary-terms.xml3569(glossterm) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml3561(para) +#: ./doc/glossary/glossary-terms.xml3571(para) msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3569(glossterm) +#: ./doc/glossary/glossary-terms.xml3579(glossterm) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3571(para) +#: ./doc/glossary/glossary-terms.xml3581(para) msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -4259,31 +4269,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ./doc/glossary/glossary-terms.xml3582(glossterm) +#: ./doc/glossary/glossary-terms.xml3592(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml3584(para) +#: ./doc/glossary/glossary-terms.xml3594(para) msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ./doc/glossary/glossary-terms.xml3590(glossterm) +#: ./doc/glossary/glossary-terms.xml3600(glossterm) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml3592(para) +#: ./doc/glossary/glossary-terms.xml3602(para) msgid "" "Component of Identity Service that provides a rule-management interface and " "a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml3600(glossterm) +#: ./doc/glossary/glossary-terms.xml3610(glossterm) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml3602(para) +#: ./doc/glossary/glossary-terms.xml3612(para) msgid "" "A logical set of devices, such as web servers, that you group together to " "receive and process traffic. The load balancing function chooses which " @@ -4291,66 +4301,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml3611(glossterm) +#: ./doc/glossary/glossary-terms.xml3621(glossterm) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml3613(para) +#: ./doc/glossary/glossary-terms.xml3623(para) msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml3618(glossterm) +#: ./doc/glossary/glossary-terms.xml3628(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml3620(para) +#: ./doc/glossary/glossary-terms.xml3630(para) msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3625(glossterm) +#: ./doc/glossary/glossary-terms.xml3635(glossterm) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3627(para) +#: ./doc/glossary/glossary-terms.xml3637(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml3631(glossterm) +#: ./doc/glossary/glossary-terms.xml3641(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml3633(para) +#: ./doc/glossary/glossary-terms.xml3643(para) msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3639(glossterm) +#: ./doc/glossary/glossary-terms.xml3649(glossterm) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3641(para) +#: ./doc/glossary/glossary-terms.xml3651(para) msgid "An Image Service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3646(glossterm) +#: ./doc/glossary/glossary-terms.xml3656(glossterm) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3648(para) +#: ./doc/glossary/glossary-terms.xml3658(para) msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml3654(glossterm) +#: ./doc/glossary/glossary-terms.xml3664(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3656(para) +#: ./doc/glossary/glossary-terms.xml3666(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4360,108 +4370,108 @@ msgid "" "controlled by the vlan_interface option with VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml3669(glossterm) +#: ./doc/glossary/glossary-terms.xml3679(glossterm) msgid "project" msgstr "專案" -#: ./doc/glossary/glossary-terms.xml3671(para) +#: ./doc/glossary/glossary-terms.xml3681(para) msgid "" "A logical grouping of users within Compute, used to define quotas and access" " to VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml3676(glossterm) +#: ./doc/glossary/glossary-terms.xml3686(glossterm) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3678(para) +#: ./doc/glossary/glossary-terms.xml3688(para) msgid "User-defined alpha-numeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml3683(glossterm) +#: ./doc/glossary/glossary-terms.xml3693(glossterm) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml3685(para) +#: ./doc/glossary/glossary-terms.xml3695(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml3689(glossterm) +#: ./doc/glossary/glossary-terms.xml3699(glossterm) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml3691(para) +#: ./doc/glossary/glossary-terms.xml3701(para) msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ./doc/glossary/glossary-terms.xml3697(glossterm) +#: ./doc/glossary/glossary-terms.xml3707(glossterm) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml3699(para) +#: ./doc/glossary/glossary-terms.xml3709(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3704(glossterm) +#: ./doc/glossary/glossary-terms.xml3714(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml3706(para) +#: ./doc/glossary/glossary-terms.xml3716(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml3711(glossterm) +#: ./doc/glossary/glossary-terms.xml3721(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3713(para) +#: ./doc/glossary/glossary-terms.xml3723(para) msgid "" "Users of Object Storage interact with the service through the proxy server, " "which in-turn looks up the location of the requested data within the ring " "and returns the results to the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml3720(glossterm) +#: ./doc/glossary/glossary-terms.xml3730(glossterm) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml3722(para) +#: ./doc/glossary/glossary-terms.xml3732(para) msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3727(glossterm) +#: ./doc/glossary/glossary-terms.xml3737(glossterm) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml3729(para) +#: ./doc/glossary/glossary-terms.xml3739(para) msgid "An Image Service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml3734(glossterm) +#: ./doc/glossary/glossary-terms.xml3744(glossterm) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml3736(para) +#: ./doc/glossary/glossary-terms.xml3746(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml3741(glossterm) +#: ./doc/glossary/glossary-terms.xml3751(glossterm) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml3743(para) +#: ./doc/glossary/glossary-terms.xml3753(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml3748(glossterm) +#: ./doc/glossary/glossary-terms.xml3758(glossterm) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml3750(para) +#: ./doc/glossary/glossary-terms.xml3760(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -4469,170 +4479,170 @@ msgid "" " controlled by the public_interface option." msgstr "" -#: ./doc/glossary/glossary-terms.xml3759(glossterm) +#: ./doc/glossary/glossary-terms.xml3769(glossterm) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml3761(para) +#: ./doc/glossary/glossary-terms.xml3771(para) msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3766(glossterm) +#: ./doc/glossary/glossary-terms.xml3776(glossterm) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml3768(para) +#: ./doc/glossary/glossary-terms.xml3778(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3775(title) +#: ./doc/glossary/glossary-terms.xml3785(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml3777(glossterm) +#: ./doc/glossary/glossary-terms.xml3787(glossterm) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3784(glossterm) +#: ./doc/glossary/glossary-terms.xml3794(glossterm) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml3786(para) +#: ./doc/glossary/glossary-terms.xml3796(para) msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml3791(glossterm) +#: ./doc/glossary/glossary-terms.xml3801(glossterm) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml3793(para) +#: ./doc/glossary/glossary-terms.xml3803(para) msgid "" "If Object Storage finds objects, containers, or accounts that are corrupt, " "they are placed in this state, are not replicated, cannot be read by " "clients, and a correct copy is re-replicated." msgstr "" -#: ./doc/glossary/glossary-terms.xml3800(glossterm) +#: ./doc/glossary/glossary-terms.xml3810(glossterm) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3802(para) +#: ./doc/glossary/glossary-terms.xml3812(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml3804(para) +#: ./doc/glossary/glossary-terms.xml3814(para) msgid "" "One of the hypervisors supported by OpenStack, generally used for " "development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml3809(glossterm) +#: ./doc/glossary/glossary-terms.xml3819(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml3811(para) +#: ./doc/glossary/glossary-terms.xml3821(para) msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3819(title) +#: ./doc/glossary/glossary-terms.xml3829(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml3821(glossterm) +#: ./doc/glossary/glossary-terms.xml3831(glossterm) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml3823(para) +#: ./doc/glossary/glossary-terms.xml3833(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml3828(glossterm) +#: ./doc/glossary/glossary-terms.xml3838(glossterm) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml3830(para) +#: ./doc/glossary/glossary-terms.xml3840(para) msgid "" "Released as open source by Rackspace in 2010, the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3835(glossterm) +#: ./doc/glossary/glossary-terms.xml3845(glossterm) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3837(para) +#: ./doc/glossary/glossary-terms.xml3847(para) msgid "" "Ceph component that enables a Linux block device to be striped over multiple" " distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml3843(glossterm) +#: ./doc/glossary/glossary-terms.xml3853(glossterm) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml3845(para) +#: ./doc/glossary/glossary-terms.xml3855(para) msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml3851(glossterm) +#: ./doc/glossary/glossary-terms.xml3861(glossterm) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml3853(para) +#: ./doc/glossary/glossary-terms.xml3863(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml3858(glossterm) +#: ./doc/glossary/glossary-terms.xml3868(glossterm) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3860(para) +#: ./doc/glossary/glossary-terms.xml3870(para) msgid "" "The ability to start new VM instances based on the actual memory usage of a " "host, as opposed to basing the decision on the amount of RAM each running " "instance thinks it has available. Also known as memory overcommit." msgstr "" -#: ./doc/glossary/glossary-terms.xml3868(glossterm) +#: ./doc/glossary/glossary-terms.xml3878(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml3870(para) +#: ./doc/glossary/glossary-terms.xml3880(para) msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml3876(glossterm) +#: ./doc/glossary/glossary-terms.xml3886(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml3878(para) +#: ./doc/glossary/glossary-terms.xml3888(para) msgid "" "One of the VM image disk formats supported by Image Service; an unstructured" " disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml3883(glossterm) +#: ./doc/glossary/glossary-terms.xml3893(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml3885(para) +#: ./doc/glossary/glossary-terms.xml3895(para) msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ./doc/glossary/glossary-terms.xml3892(glossterm) +#: ./doc/glossary/glossary-terms.xml3902(glossterm) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml3894(para) +#: ./doc/glossary/glossary-terms.xml3904(para) msgid "" "Either a soft or hard reboot of a server. With a soft reboot, the operating " "system is signaled to restart, which enables a graceful shutdown of all " @@ -4642,29 +4652,29 @@ msgid "" "halted/stopped." msgstr "" -#: ./doc/glossary/glossary-terms.xml3906(glossterm) +#: ./doc/glossary/glossary-terms.xml3916(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml3908(para) +#: ./doc/glossary/glossary-terms.xml3918(para) msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ./doc/glossary/glossary-terms.xml3914(glossterm) +#: ./doc/glossary/glossary-terms.xml3924(glossterm) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml3916(para) +#: ./doc/glossary/glossary-terms.xml3926(para) msgid "An Object Storage component that collects metrics." msgstr "" -#: ./doc/glossary/glossary-terms.xml3920(glossterm) +#: ./doc/glossary/glossary-terms.xml3930(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml3922(para) +#: ./doc/glossary/glossary-terms.xml3932(para) msgid "" "Belongs to a particular domain and is used to specify information about the " "domain. There are several types of DNS records. Each record type contains " @@ -4674,137 +4684,137 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml3934(glossterm) +#: ./doc/glossary/glossary-terms.xml3944(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml3936(para) +#: ./doc/glossary/glossary-terms.xml3946(para) msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ./doc/glossary/glossary-terms.xml3942(glossterm) +#: ./doc/glossary/glossary-terms.xml3952(glossterm) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3949(glossterm) +#: ./doc/glossary/glossary-terms.xml3959(glossterm) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml3951(para) +#: ./doc/glossary/glossary-terms.xml3961(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml3956(glossterm) +#: ./doc/glossary/glossary-terms.xml3966(glossterm) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml3958(para) +#: ./doc/glossary/glossary-terms.xml3968(para) msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically" " shares only the Identity Service (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml3964(glossterm) +#: ./doc/glossary/glossary-terms.xml3974(glossterm) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml3966(para) +#: ./doc/glossary/glossary-terms.xml3976(para) msgid "Alternative term for the Image Service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml3971(glossterm) +#: ./doc/glossary/glossary-terms.xml3981(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml3973(para) +#: ./doc/glossary/glossary-terms.xml3983(para) msgid "" "An Image Service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml3978(glossterm) +#: ./doc/glossary/glossary-terms.xml3988(glossterm) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3981(para) +#: ./doc/glossary/glossary-terms.xml3991(para) msgid "" "A collection of components that provides object storage within Ceph. Similar" " to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml3987(glossterm) +#: ./doc/glossary/glossary-terms.xml3997(glossterm) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml3989(para) +#: ./doc/glossary/glossary-terms.xml3999(para) msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml3994(glossterm) +#: ./doc/glossary/glossary-terms.xml4004(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml3996(para) +#: ./doc/glossary/glossary-terms.xml4006(para) msgid "" "Provides data redundancy and fault tolerance by creating copies of Object " "Storage objects, accounts, and containers so that they are not lost when the" " underlying storage fails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4003(glossterm) +#: ./doc/glossary/glossary-terms.xml4013(glossterm) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml4005(para) +#: ./doc/glossary/glossary-terms.xml4015(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml4010(glossterm) +#: ./doc/glossary/glossary-terms.xml4020(glossterm) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml4012(para) +#: ./doc/glossary/glossary-terms.xml4022(para) msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4018(glossterm) +#: ./doc/glossary/glossary-terms.xml4028(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml4020(para) +#: ./doc/glossary/glossary-terms.xml4030(para) msgid "" "The Object Storage back-end process that creates and manages object " "replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4025(glossterm) +#: ./doc/glossary/glossary-terms.xml4035(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4027(para) +#: ./doc/glossary/glossary-terms.xml4037(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4032(glossterm) +#: ./doc/glossary/glossary-terms.xml4042(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4034(para) +#: ./doc/glossary/glossary-terms.xml4044(para) msgid "" "A special type of VM image that is booted when an instance is placed into " "rescue mode. Allows an administrator to mount the file systems for an " "instance to correct the problem." msgstr "" -#: ./doc/glossary/glossary-terms.xml4041(glossterm) +#: ./doc/glossary/glossary-terms.xml4051(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml4043(para) +#: ./doc/glossary/glossary-terms.xml4053(para) msgid "" "Converts an existing server to a different flavor, which scales the server " "up or down. The original server is saved to enable rollback if a problem " @@ -4812,372 +4822,372 @@ msgid "" "the original server is removed." msgstr "" -#: ./doc/glossary/glossary-terms.xml4052(glossterm) +#: ./doc/glossary/glossary-terms.xml4062(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml4054(para) +#: ./doc/glossary/glossary-terms.xml4064(para) msgid "" "A kind of web service API that uses REST, or Representational State " "Transfer. REST is the style of architecture for hypermedia systems that is " "used for the World Wide Web." msgstr "" -#: ./doc/glossary/glossary-terms.xml4061(glossterm) +#: ./doc/glossary/glossary-terms.xml4071(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml4063(para) +#: ./doc/glossary/glossary-terms.xml4073(para) msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ./doc/glossary/glossary-terms.xml4069(glossterm) +#: ./doc/glossary/glossary-terms.xml4079(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml4071(para) +#: ./doc/glossary/glossary-terms.xml4081(para) msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml4077(glossterm) +#: ./doc/glossary/glossary-terms.xml4087(glossterm) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4079(para) +#: ./doc/glossary/glossary-terms.xml4089(para) msgid "" "Provides a predefined list of actions that the user can perform, such as " "start or stop VMs, reset passwords, and so on. Supported in both Identity " "Service and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml4087(glossterm) +#: ./doc/glossary/glossary-terms.xml4097(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml4089(para) +#: ./doc/glossary/glossary-terms.xml4099(para) msgid "" "A personality that a user assumes that enables them to perform a specific " "set of operations. A role includes a set of rights and privileges. A user " "assuming that role inherits those rights and privileges." msgstr "" -#: ./doc/glossary/glossary-terms.xml4097(glossterm) +#: ./doc/glossary/glossary-terms.xml4107(glossterm) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4099(para) +#: ./doc/glossary/glossary-terms.xml4109(para) msgid "Alpha-numeric ID assigned to each Identity Service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml4104(glossterm) +#: ./doc/glossary/glossary-terms.xml4114(glossterm) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4106(para) +#: ./doc/glossary/glossary-terms.xml4116(para) msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4112(glossterm) +#: ./doc/glossary/glossary-terms.xml4122(glossterm) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4114(para) +#: ./doc/glossary/glossary-terms.xml4124(para) msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml4119(glossterm) +#: ./doc/glossary/glossary-terms.xml4129(glossterm) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml4121(para) +#: ./doc/glossary/glossary-terms.xml4131(para) msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml4126(glossterm) +#: ./doc/glossary/glossary-terms.xml4136(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4128(para) +#: ./doc/glossary/glossary-terms.xml4138(para) msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this" " key to determine how to process a message; processing varies depending on " "exchange type." msgstr "" -#: ./doc/glossary/glossary-terms.xml4135(glossterm) +#: ./doc/glossary/glossary-terms.xml4145(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4137(para) +#: ./doc/glossary/glossary-terms.xml4147(para) msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ./doc/glossary/glossary-terms.xml4144(glossterm) +#: ./doc/glossary/glossary-terms.xml4154(glossterm) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml4146(para) +#: ./doc/glossary/glossary-terms.xml4156(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml4150(glossterm) +#: ./doc/glossary/glossary-terms.xml4160(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4152(para) +#: ./doc/glossary/glossary-terms.xml4162(para) msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4157(glossterm) +#: ./doc/glossary/glossary-terms.xml4167(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml4159(para) +#: ./doc/glossary/glossary-terms.xml4169(para) msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml4164(glossterm) +#: ./doc/glossary/glossary-terms.xml4174(glossterm) msgid "Ryu neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml4166(para) +#: ./doc/glossary/glossary-terms.xml4176(para) msgid "" "Enables the Ryu network operating system to function as a Networking " "OpenFlow controller." msgstr "" -#: ./doc/glossary/glossary-terms.xml4173(title) +#: ./doc/glossary/glossary-terms.xml4183(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml4175(glossterm) +#: ./doc/glossary/glossary-terms.xml4185(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml4177(para) +#: ./doc/glossary/glossary-terms.xml4187(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4185(glossterm) +#: ./doc/glossary/glossary-terms.xml4195(glossterm) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml4187(para) +#: ./doc/glossary/glossary-terms.xml4197(para) msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml4195(glossterm) +#: ./doc/glossary/glossary-terms.xml4205(glossterm) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4197(para) +#: ./doc/glossary/glossary-terms.xml4207(para) msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ./doc/glossary/glossary-terms.xml4203(glossterm) +#: ./doc/glossary/glossary-terms.xml4213(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4205(para) +#: ./doc/glossary/glossary-terms.xml4215(para) msgid "" "An Identity Service API access token that is associated with a specific " "tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml4210(glossterm) +#: ./doc/glossary/glossary-terms.xml4220(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml4212(para) +#: ./doc/glossary/glossary-terms.xml4222(para) msgid "" "Checks for and deletes unused VMs; the component of Image Service that " "implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml4217(glossterm) +#: ./doc/glossary/glossary-terms.xml4227(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml4219(para) +#: ./doc/glossary/glossary-terms.xml4229(para) msgid "" "String of text known only by the user; used along with an access key to make" " requests to the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4225(glossterm) +#: ./doc/glossary/glossary-terms.xml4235(glossterm) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4227(para) +#: ./doc/glossary/glossary-terms.xml4237(para) msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4233(glossterm) +#: ./doc/glossary/glossary-terms.xml4243(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4235(para) +#: ./doc/glossary/glossary-terms.xml4245(para) msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4240(glossterm) +#: ./doc/glossary/glossary-terms.xml4250(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml4242(para) +#: ./doc/glossary/glossary-terms.xml4252(para) msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ./doc/glossary/glossary-terms.xml4248(glossterm) +#: ./doc/glossary/glossary-terms.xml4258(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4250(para) +#: ./doc/glossary/glossary-terms.xml4260(para) msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4253(para) +#: ./doc/glossary/glossary-terms.xml4263(para) msgid "" "A server is a VM instance in the Compute system. Flavor and image are " "requisite elements when creating a server." msgstr "" -#: ./doc/glossary/glossary-terms.xml4259(glossterm) +#: ./doc/glossary/glossary-terms.xml4269(glossterm) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml4261(para) +#: ./doc/glossary/glossary-terms.xml4271(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml4265(glossterm) +#: ./doc/glossary/glossary-terms.xml4275(glossterm) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4272(glossterm) +#: ./doc/glossary/glossary-terms.xml4282(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml4274(para) +#: ./doc/glossary/glossary-terms.xml4284(para) msgid "" "An OpenStack service, such as Compute, Object Storage, or Image Service. " "Provides one or more endpoints through which users can access resources and " "perform operations." msgstr "" -#: ./doc/glossary/glossary-terms.xml4283(glossterm) +#: ./doc/glossary/glossary-terms.xml4293(glossterm) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4285(para) +#: ./doc/glossary/glossary-terms.xml4295(para) msgid "Alternative term for the Identity Service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4290(glossterm) +#: ./doc/glossary/glossary-terms.xml4300(glossterm) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4292(para) +#: ./doc/glossary/glossary-terms.xml4302(para) msgid "" "Unique ID assigned to each service that is available in the Identity Service" " catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4297(glossterm) +#: ./doc/glossary/glossary-terms.xml4307(glossterm) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml4299(para) +#: ./doc/glossary/glossary-terms.xml4309(para) msgid "" "An Identity Service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4306(glossterm) +#: ./doc/glossary/glossary-terms.xml4316(glossterm) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4308(para) +#: ./doc/glossary/glossary-terms.xml4318(para) msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml4313(glossterm) +#: ./doc/glossary/glossary-terms.xml4323(glossterm) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4315(para) +#: ./doc/glossary/glossary-terms.xml4325(para) msgid "" "An administrator defined token used by Compute to communicate securely with " "the Identity Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4320(glossterm) +#: ./doc/glossary/glossary-terms.xml4330(glossterm) msgid "session back-end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4322(para) +#: ./doc/glossary/glossary-terms.xml4332(para) msgid "" "The method of storage used by horizon to track client sessions such as local" " memory, cookies, a database, or memcached." msgstr "" -#: ./doc/glossary/glossary-terms.xml4328(glossterm) +#: ./doc/glossary/glossary-terms.xml4338(glossterm) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml4330(para) +#: ./doc/glossary/glossary-terms.xml4340(para) msgid "" "A feature of the load-balancing service. It attempts to force subsequent " "connections to a service to be redirected to the same node as long as it is " "online." msgstr "" -#: ./doc/glossary/glossary-terms.xml4337(glossterm) +#: ./doc/glossary/glossary-terms.xml4347(glossterm) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4339(para) +#: ./doc/glossary/glossary-terms.xml4349(para) msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml4345(glossterm) +#: ./doc/glossary/glossary-terms.xml4355(glossterm) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4347(para) +#: ./doc/glossary/glossary-terms.xml4357(para) msgid "" "An IP address that can be assigned to a VM instance within the shared IP " "group. Public IP addresses can be shared across multiple servers for use in " @@ -5189,11 +5199,11 @@ msgid "" " monitor for failure and manage IP failover." msgstr "" -#: ./doc/glossary/glossary-terms.xml4363(glossterm) +#: ./doc/glossary/glossary-terms.xml4373(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml4365(para) +#: ./doc/glossary/glossary-terms.xml4375(para) msgid "" "A collection of servers that can share IPs with other members of the group. " "Any server in a group can share one or more public IPs with any other server" @@ -5202,39 +5212,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ./doc/glossary/glossary-terms.xml4375(glossterm) +#: ./doc/glossary/glossary-terms.xml4385(glossterm) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4377(para) +#: ./doc/glossary/glossary-terms.xml4387(para) msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4382(glossterm) +#: ./doc/glossary/glossary-terms.xml4392(glossterm) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml4384(para) +#: ./doc/glossary/glossary-terms.xml4394(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4389(glossterm) +#: ./doc/glossary/glossary-terms.xml4399(glossterm) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4392(para) +#: ./doc/glossary/glossary-terms.xml4402(para) msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4397(glossterm) +#: ./doc/glossary/glossary-terms.xml4407(glossterm) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4400(para) +#: ./doc/glossary/glossary-terms.xml4410(para) msgid "" "A specification that when implemented by a physical PCIe device enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -5243,185 +5253,185 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ./doc/glossary/glossary-terms.xml4410(glossterm) +#: ./doc/glossary/glossary-terms.xml4420(glossterm) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4412(para) +#: ./doc/glossary/glossary-terms.xml4422(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml4417(glossterm) +#: ./doc/glossary/glossary-terms.xml4427(glossterm) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4419(para) +#: ./doc/glossary/glossary-terms.xml4429(para) msgid "" "A point-in-time copy of an OpenStack storage volume or image. Use storage " "volume snapshots to back up volumes. Use image snapshots to back up data, or" " as \"gold\" images for additional servers." msgstr "" -#: ./doc/glossary/glossary-terms.xml4427(glossterm) +#: ./doc/glossary/glossary-terms.xml4437(glossterm) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml4429(para) +#: ./doc/glossary/glossary-terms.xml4439(para) msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml4435(glossterm) +#: ./doc/glossary/glossary-terms.xml4445(glossterm) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml4437(para) +#: ./doc/glossary/glossary-terms.xml4447(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4442(glossterm) +#: ./doc/glossary/glossary-terms.xml4452(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml4444(para) +#: ./doc/glossary/glossary-terms.xml4454(para) msgid "" "The Simple Protocol for Independent Computing Environments (SPICE) provides " "remote desktop access to guest virtual machines. It is an alternative to " "VNC. SPICE is supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4453(glossterm) +#: ./doc/glossary/glossary-terms.xml4463(glossterm) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml4455(para) +#: ./doc/glossary/glossary-terms.xml4465(para) msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ./doc/glossary/glossary-terms.xml4461(glossterm) +#: ./doc/glossary/glossary-terms.xml4471(glossterm) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4463(para) +#: ./doc/glossary/glossary-terms.xml4473(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml4468(glossterm) +#: ./doc/glossary/glossary-terms.xml4478(glossterm) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml4470(para) +#: ./doc/glossary/glossary-terms.xml4480(para) msgid "" "A lightweight SQL database, used as the default persistent storage method in" " many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4476(glossterm) +#: ./doc/glossary/glossary-terms.xml4486(glossterm) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml4478(para) +#: ./doc/glossary/glossary-terms.xml4488(para) msgid "" "A set of OpenStack resources created and managed by the Orchestration " "service according to a given template (either an AWS CloudFormation template" " or a Heat Orchestration Template (HOT))." msgstr "" -#: ./doc/glossary/glossary-terms.xml4486(glossterm) +#: ./doc/glossary/glossary-terms.xml4496(glossterm) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml4488(para) +#: ./doc/glossary/glossary-terms.xml4498(para) msgid "" "Community project that captures Compute AMQP communications, useful for " "debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml4493(glossterm) +#: ./doc/glossary/glossary-terms.xml4503(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml4495(para) +#: ./doc/glossary/glossary-terms.xml4505(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml4499(glossterm) +#: ./doc/glossary/glossary-terms.xml4509(glossterm) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml4501(para) +#: ./doc/glossary/glossary-terms.xml4511(para) msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml4506(glossterm) +#: ./doc/glossary/glossary-terms.xml4516(glossterm) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4508(para) +#: ./doc/glossary/glossary-terms.xml4518(para) msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml4513(glossterm) +#: ./doc/glossary/glossary-terms.xml4523(glossterm) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4515(para) +#: ./doc/glossary/glossary-terms.xml4525(para) msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4522(glossterm) +#: ./doc/glossary/glossary-terms.xml4532(glossterm) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml4524(para) +#: ./doc/glossary/glossary-terms.xml4534(para) msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ./doc/glossary/glossary-terms.xml4530(glossterm) +#: ./doc/glossary/glossary-terms.xml4540(glossterm) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml4532(para) +#: ./doc/glossary/glossary-terms.xml4542(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml4537(glossterm) +#: ./doc/glossary/glossary-terms.xml4547(glossterm) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4539(para) +#: ./doc/glossary/glossary-terms.xml4549(para) msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4544(glossterm) +#: ./doc/glossary/glossary-terms.xml4554(glossterm) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml4546(para) +#: ./doc/glossary/glossary-terms.xml4556(para) msgid "" "Specifies the authentication source used by Image Service or Identity " "Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml4551(glossterm) +#: ./doc/glossary/glossary-terms.xml4561(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml4553(para) +#: ./doc/glossary/glossary-terms.xml4563(para) msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains" " enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -5429,363 +5439,363 @@ msgid "" "possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4562(glossterm) +#: ./doc/glossary/glossary-terms.xml4572(glossterm) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml4564(para) +#: ./doc/glossary/glossary-terms.xml4574(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4568(glossterm) +#: ./doc/glossary/glossary-terms.xml4578(glossterm) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4575(glossterm) +#: ./doc/glossary/glossary-terms.xml4585(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml4577(para) +#: ./doc/glossary/glossary-terms.xml4587(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml4582(glossterm) +#: ./doc/glossary/glossary-terms.xml4592(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml4584(para) +#: ./doc/glossary/glossary-terms.xml4594(para) msgid "" "Disk-based virtual memory, used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ./doc/glossary/glossary-terms.xml4590(glossterm) +#: ./doc/glossary/glossary-terms.xml4600(glossterm) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4592(para) +#: ./doc/glossary/glossary-terms.xml4602(para) msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ./doc/glossary/glossary-terms.xml4599(glossterm) +#: ./doc/glossary/glossary-terms.xml4609(glossterm) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml4601(para) +#: ./doc/glossary/glossary-terms.xml4611(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4606(glossterm) +#: ./doc/glossary/glossary-terms.xml4616(glossterm) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4608(para) +#: ./doc/glossary/glossary-terms.xml4618(para) msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4613(glossterm) +#: ./doc/glossary/glossary-terms.xml4623(glossterm) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml4615(para) +#: ./doc/glossary/glossary-terms.xml4625(para) msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml4620(glossterm) +#: ./doc/glossary/glossary-terms.xml4630(glossterm) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4622(para) +#: ./doc/glossary/glossary-terms.xml4632(para) msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml4627(glossterm) +#: ./doc/glossary/glossary-terms.xml4637(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml4629(para) +#: ./doc/glossary/glossary-terms.xml4639(para) msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml4634(glossterm) +#: ./doc/glossary/glossary-terms.xml4644(glossterm) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml4636(para) +#: ./doc/glossary/glossary-terms.xml4646(para) msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml4642(glossterm) +#: ./doc/glossary/glossary-terms.xml4652(glossterm) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml4644(para) +#: ./doc/glossary/glossary-terms.xml4654(para) msgid "" "One of the default roles in the Compute RBAC system. Enables a user to add " "other users to a project, interact with VM images that are associated with " "the project, and start and stop VM (VM) instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml4652(glossterm) +#: ./doc/glossary/glossary-terms.xml4662(glossterm) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml4654(para) +#: ./doc/glossary/glossary-terms.xml4664(para) msgid "" "A Compute component that, along with the notification system, collects " "metrics and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4663(title) +#: ./doc/glossary/glossary-terms.xml4673(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml4665(glossterm) +#: ./doc/glossary/glossary-terms.xml4675(glossterm) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml4667(para) +#: ./doc/glossary/glossary-terms.xml4677(para) msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4673(glossterm) +#: ./doc/glossary/glossary-terms.xml4683(glossterm) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml4675(para) +#: ./doc/glossary/glossary-terms.xml4685(para) msgid "" "An authentication facility within Object Storage that enables Object Storage" " itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ./doc/glossary/glossary-terms.xml4682(glossterm) +#: ./doc/glossary/glossary-terms.xml4692(glossterm) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml4684(para) +#: ./doc/glossary/glossary-terms.xml4694(para) msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4690(glossterm) +#: ./doc/glossary/glossary-terms.xml4700(glossterm) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml4692(para) +#: ./doc/glossary/glossary-terms.xml4702(para) msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml4696(glossterm) +#: ./doc/glossary/glossary-terms.xml4706(glossterm) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml4698(para) +#: ./doc/glossary/glossary-terms.xml4708(para) msgid "" "A group of users, used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml4704(glossterm) +#: ./doc/glossary/glossary-terms.xml4714(glossterm) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml4706(para) +#: ./doc/glossary/glossary-terms.xml4716(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4710(glossterm) +#: ./doc/glossary/glossary-terms.xml4720(glossterm) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml4712(para) +#: ./doc/glossary/glossary-terms.xml4722(para) msgid "" "An Identity Service API endpoint that is associated with one or more " "tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml4717(glossterm) +#: ./doc/glossary/glossary-terms.xml4727(glossterm) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4719(para) +#: ./doc/glossary/glossary-terms.xml4729(para) msgid "" "Unique ID assigned to each tenant within the Identity Service. The project " "IDs map to the tenant IDs." msgstr "" -#: ./doc/glossary/glossary-terms.xml4725(glossterm) +#: ./doc/glossary/glossary-terms.xml4735(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4727(para) +#: ./doc/glossary/glossary-terms.xml4737(para) msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml4732(glossterm) +#: ./doc/glossary/glossary-terms.xml4742(glossterm) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml4734(para) +#: ./doc/glossary/glossary-terms.xml4744(para) msgid "" "An Identity Service component that manages and validates tokens after a user" " or tenant has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml4740(glossterm) +#: ./doc/glossary/glossary-terms.xml4750(glossterm) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml4742(para) +#: ./doc/glossary/glossary-terms.xml4752(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4748(glossterm) +#: ./doc/glossary/glossary-terms.xml4758(glossterm) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml4750(para) +#: ./doc/glossary/glossary-terms.xml4760(para) msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4756(glossterm) +#: ./doc/glossary/glossary-terms.xml4766(glossterm) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml4758(para) +#: ./doc/glossary/glossary-terms.xml4768(para) msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml4763(glossterm) +#: ./doc/glossary/glossary-terms.xml4773(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4765(para) +#: ./doc/glossary/glossary-terms.xml4775(para) msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml4770(glossterm) +#: ./doc/glossary/glossary-terms.xml4780(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml4772(para) +#: ./doc/glossary/glossary-terms.xml4782(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml4776(glossterm) +#: ./doc/glossary/glossary-terms.xml4786(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml4778(para) +#: ./doc/glossary/glossary-terms.xml4788(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml4783(glossterm) +#: ./doc/glossary/glossary-terms.xml4793(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml4785(para) +#: ./doc/glossary/glossary-terms.xml4795(para) msgid "" "A message that is stored in memory and is lost after the server is " "restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml4790(glossterm) +#: ./doc/glossary/glossary-terms.xml4800(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml4792(para) +#: ./doc/glossary/glossary-terms.xml4802(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml4796(glossterm) +#: ./doc/glossary/glossary-terms.xml4806(glossterm) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml4798(para) +#: ./doc/glossary/glossary-terms.xml4808(para) msgid "" "TripleO, for OpenStack on OpenStack, is a project to develop and maintain " "tooling and infrastructure able to deploy OpenStack in production, using " "OpenStack itself wherever possible." msgstr "" -#: ./doc/glossary/glossary-terms.xml4807(glossterm) +#: ./doc/glossary/glossary-terms.xml4817(glossterm) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml4809(para) +#: ./doc/glossary/glossary-terms.xml4819(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml4816(title) +#: ./doc/glossary/glossary-terms.xml4826(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml4818(glossterm) +#: ./doc/glossary/glossary-terms.xml4828(glossterm) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml4820(para) +#: ./doc/glossary/glossary-terms.xml4830(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml4824(glossterm) +#: ./doc/glossary/glossary-terms.xml4834(glossterm) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml4826(para) +#: ./doc/glossary/glossary-terms.xml4836(para) msgid "Alternative term for an Identity Service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml4831(glossterm) +#: ./doc/glossary/glossary-terms.xml4841(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml4833(para) +#: ./doc/glossary/glossary-terms.xml4843(para) msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml4839(glossterm) +#: ./doc/glossary/glossary-terms.xml4849(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml4841(para) +#: ./doc/glossary/glossary-terms.xml4851(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4847(glossterm) +#: ./doc/glossary/glossary-terms.xml4857(glossterm) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml4849(para) +#: ./doc/glossary/glossary-terms.xml4859(para) msgid "" "A blob of data that can be specified by the user when launching an instance." " This data can be accessed by the instance through the metadata service or " @@ -5793,27 +5803,27 @@ msgid "" "the instance on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml4858(glossterm) +#: ./doc/glossary/glossary-terms.xml4868(glossterm) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4866(title) +#: ./doc/glossary/glossary-terms.xml4876(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml4868(glossterm) +#: ./doc/glossary/glossary-terms.xml4878(glossterm) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml4870(para) +#: ./doc/glossary/glossary-terms.xml4880(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml4874(glossterm) +#: ./doc/glossary/glossary-terms.xml4884(glossterm) msgid "VIP" msgstr "虛擬 IP" -#: ./doc/glossary/glossary-terms.xml4876(para) +#: ./doc/glossary/glossary-terms.xml4886(para) msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -5822,27 +5832,27 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ./doc/glossary/glossary-terms.xml4888(glossterm) +#: ./doc/glossary/glossary-terms.xml4898(glossterm) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4891(para) +#: ./doc/glossary/glossary-terms.xml4901(para) msgid "Sub-divides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml4896(glossterm) +#: ./doc/glossary/glossary-terms.xml4906(glossterm) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4903(glossterm) +#: ./doc/glossary/glossary-terms.xml4913(glossterm) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4910(glossterm) +#: ./doc/glossary/glossary-terms.xml4920(glossterm) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml4912(para) +#: ./doc/glossary/glossary-terms.xml4922(para) msgid "" "An Internet Protocol (IP) address configured on the load balancer for use by" " clients connecting to a service that is load balanced. Incoming connections" @@ -5850,119 +5860,119 @@ msgid "" "balancer." msgstr "" -#: ./doc/glossary/glossary-terms.xml4921(glossterm) +#: ./doc/glossary/glossary-terms.xml4931(glossterm) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4923(para) +#: ./doc/glossary/glossary-terms.xml4933(para) 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 "" -#: ./doc/glossary/glossary-terms.xml4929(glossterm) +#: ./doc/glossary/glossary-terms.xml4939(glossterm) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml4931(para) +#: ./doc/glossary/glossary-terms.xml4941(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml4935(glossterm) +#: ./doc/glossary/glossary-terms.xml4945(glossterm) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml4937(para) +#: ./doc/glossary/glossary-terms.xml4947(para) msgid "" "A generic term for virtualization of network functions such as switching, " "routing, load balancing, and security using a combination of VMs and " "overlays on physical network infrastructure." msgstr "" -#: ./doc/glossary/glossary-terms.xml4945(glossterm) +#: ./doc/glossary/glossary-terms.xml4955(glossterm) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4947(para) +#: ./doc/glossary/glossary-terms.xml4957(para) msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml4952(glossterm) +#: ./doc/glossary/glossary-terms.xml4962(glossterm) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4954(para) +#: ./doc/glossary/glossary-terms.xml4964(para) msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml4960(glossterm) +#: ./doc/glossary/glossary-terms.xml4970(glossterm) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml4962(para) +#: ./doc/glossary/glossary-terms.xml4972(para) msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4967(glossterm) +#: ./doc/glossary/glossary-terms.xml4977(glossterm) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4969(para) +#: ./doc/glossary/glossary-terms.xml4979(para) msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml4975(glossterm) +#: ./doc/glossary/glossary-terms.xml4985(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml4977(para) +#: ./doc/glossary/glossary-terms.xml4987(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml4981(glossterm) +#: ./doc/glossary/glossary-terms.xml4991(glossterm) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml4983(para) +#: ./doc/glossary/glossary-terms.xml4993(para) msgid "" "Software that runs on a host or node and provides the features and functions" " of a hardware-based network switch." msgstr "" -#: ./doc/glossary/glossary-terms.xml4991(glossterm) +#: ./doc/glossary/glossary-terms.xml5001(glossterm) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml4993(para) +#: ./doc/glossary/glossary-terms.xml5003(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml4997(glossterm) +#: ./doc/glossary/glossary-terms.xml5007(glossterm) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml5003(glossterm) +#: ./doc/glossary/glossary-terms.xml5013(glossterm) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5005(para) +#: ./doc/glossary/glossary-terms.xml5015(para) msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml5011(glossterm) +#: ./doc/glossary/glossary-terms.xml5021(glossterm) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml5013(para) +#: ./doc/glossary/glossary-terms.xml5023(para) msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -5971,134 +5981,134 @@ msgid "" "VLAN managers." msgstr "" -#: ./doc/glossary/glossary-terms.xml5023(glossterm) +#: ./doc/glossary/glossary-terms.xml5033(glossterm) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5030(glossterm) +#: ./doc/glossary/glossary-terms.xml5040(glossterm) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml5032(para) +#: ./doc/glossary/glossary-terms.xml5042(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml5036(glossterm) +#: ./doc/glossary/glossary-terms.xml5046(glossterm) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5038(para) +#: ./doc/glossary/glossary-terms.xml5048(para) msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5043(glossterm) +#: ./doc/glossary/glossary-terms.xml5053(glossterm) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5045(para) +#: ./doc/glossary/glossary-terms.xml5055(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5050(glossterm) +#: ./doc/glossary/glossary-terms.xml5060(glossterm) msgid "VMware NSX Neutron plugin" msgstr "" -#: ./doc/glossary/glossary-terms.xml5052(para) +#: ./doc/glossary/glossary-terms.xml5062(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml5056(glossterm) +#: ./doc/glossary/glossary-terms.xml5066(glossterm) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml5058(para) +#: ./doc/glossary/glossary-terms.xml5068(para) msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ./doc/glossary/glossary-terms.xml5064(glossterm) +#: ./doc/glossary/glossary-terms.xml5074(glossterm) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml5066(para) +#: ./doc/glossary/glossary-terms.xml5076(para) 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 "" -#: ./doc/glossary/glossary-terms.xml5073(glossterm) +#: ./doc/glossary/glossary-terms.xml5083(glossterm) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5075(para) +#: ./doc/glossary/glossary-terms.xml5085(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5079(glossterm) +#: ./doc/glossary/glossary-terms.xml5089(glossterm) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml5081(para) +#: ./doc/glossary/glossary-terms.xml5091(para) msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml5086(glossterm) +#: ./doc/glossary/glossary-terms.xml5096(glossterm) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5088(para) +#: ./doc/glossary/glossary-terms.xml5098(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml5092(glossterm) +#: ./doc/glossary/glossary-terms.xml5102(glossterm) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml5094(para) +#: ./doc/glossary/glossary-terms.xml5104(para) msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml5099(glossterm) +#: ./doc/glossary/glossary-terms.xml5109(glossterm) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml5101(para) +#: ./doc/glossary/glossary-terms.xml5111(para) msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml5106(glossterm) +#: ./doc/glossary/glossary-terms.xml5116(glossterm) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml5108(para) +#: ./doc/glossary/glossary-terms.xml5118(para) msgid "" "A Block Storage node that runs the cinder-" "volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5114(glossterm) +#: ./doc/glossary/glossary-terms.xml5124(glossterm) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml5116(para) +#: ./doc/glossary/glossary-terms.xml5126(para) msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml5123(glossterm) +#: ./doc/glossary/glossary-terms.xml5133(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5125(para) +#: ./doc/glossary/glossary-terms.xml5135(para) msgid "" "A cinder component that interacts with back-end storage to manage the " "creation and deletion of volumes and the creation of compute volumes, " @@ -6106,50 +6116,50 @@ msgid "" "daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml5132(glossterm) +#: ./doc/glossary/glossary-terms.xml5142(glossterm) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml5140(title) +#: ./doc/glossary/glossary-terms.xml5150(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml5142(glossterm) +#: ./doc/glossary/glossary-terms.xml5152(glossterm) msgid "weighing" msgstr "" -#: ./doc/glossary/glossary-terms.xml5144(para) +#: ./doc/glossary/glossary-terms.xml5154(para) msgid "" "A Compute process that determines the suitability of the VM instances for a " "job for a particular host. For example, not enough RAM on the host, too many" " CPUs on the host, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml5151(glossterm) +#: ./doc/glossary/glossary-terms.xml5161(glossterm) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml5153(para) +#: ./doc/glossary/glossary-terms.xml5163(para) msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ./doc/glossary/glossary-terms.xml5159(glossterm) +#: ./doc/glossary/glossary-terms.xml5169(glossterm) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml5161(para) +#: ./doc/glossary/glossary-terms.xml5171(para) msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5166(glossterm) +#: ./doc/glossary/glossary-terms.xml5176(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml5168(para) +#: ./doc/glossary/glossary-terms.xml5178(para) msgid "" "A daemon that listens to a queue and carries out tasks in response to " "messages. For example, the cinder-" @@ -6157,59 +6167,59 @@ msgid "" "arrays." msgstr "" -#: ./doc/glossary/glossary-terms.xml5181(title) +#: ./doc/glossary/glossary-terms.xml5191(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml5183(glossterm) +#: ./doc/glossary/glossary-terms.xml5193(glossterm) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml5185(para) +#: ./doc/glossary/glossary-terms.xml5195(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml5190(glossterm) +#: ./doc/glossary/glossary-terms.xml5200(glossterm) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml5196(glossterm) +#: ./doc/glossary/glossary-terms.xml5206(glossterm) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml5198(para) +#: ./doc/glossary/glossary-terms.xml5208(para) msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml5204(glossterm) +#: ./doc/glossary/glossary-terms.xml5214(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml5212(title) +#: ./doc/glossary/glossary-terms.xml5222(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml5222(title) +#: ./doc/glossary/glossary-terms.xml5232(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml5224(glossterm) +#: ./doc/glossary/glossary-terms.xml5234(glossterm) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml5226(para) +#: ./doc/glossary/glossary-terms.xml5236(para) msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml5232(glossterm) +#: ./doc/glossary/glossary-terms.xml5242(glossterm) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml5234(para) +#: ./doc/glossary/glossary-terms.xml5244(para) msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/high-availability-guide/locale/ar.po b/doc/high-availability-guide/locale/ar.po index a19429496c..1b1ca294cd 100644 --- a/doc/high-availability-guide/locale/ar.po +++ b/doc/high-availability-guide/locale/ar.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/bg_BG.po b/doc/high-availability-guide/locale/bg_BG.po index ead09bad4c..0c83167092 100644 --- a/doc/high-availability-guide/locale/bg_BG.po +++ b/doc/high-availability-guide/locale/bg_BG.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/bn_IN.po b/doc/high-availability-guide/locale/bn_IN.po index a1fc8dbeff..eb1e987659 100644 --- a/doc/high-availability-guide/locale/bn_IN.po +++ b/doc/high-availability-guide/locale/bn_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n" +"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bn_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/bs.po b/doc/high-availability-guide/locale/bs.po index 96606b6341..130200a1c7 100644 --- a/doc/high-availability-guide/locale/bs.po +++ b/doc/high-availability-guide/locale/bs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/ca.po b/doc/high-availability-guide/locale/ca.po index 4a228051ac..ad7752efe5 100644 --- a/doc/high-availability-guide/locale/ca.po +++ b/doc/high-availability-guide/locale/ca.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/cs.po b/doc/high-availability-guide/locale/cs.po index 8b6114339c..da8a85d5e6 100644 --- a/doc/high-availability-guide/locale/cs.po +++ b/doc/high-availability-guide/locale/cs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/da.po b/doc/high-availability-guide/locale/da.po index 0096799923..cd82f408bf 100644 --- a/doc/high-availability-guide/locale/da.po +++ b/doc/high-availability-guide/locale/da.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/de.po b/doc/high-availability-guide/locale/de.po index 899fbf85ea..5aaab6c1e2 100644 --- a/doc/high-availability-guide/locale/de.po +++ b/doc/high-availability-guide/locale/de.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:50+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1894,7 +1894,7 @@ msgstr "" #: ./doc/high-availability-guide/bk-ha-guide.xml1704(title) msgid "RabbitMQ" -msgstr "" +msgstr "RabbitMQ" #: ./doc/high-availability-guide/bk-ha-guide.xml1706(simpara) msgid "" diff --git a/doc/high-availability-guide/locale/el.po b/doc/high-availability-guide/locale/el.po index 3e74caf154..7cae6bfe86 100644 --- a/doc/high-availability-guide/locale/el.po +++ b/doc/high-availability-guide/locale/el.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/en_AU.po b/doc/high-availability-guide/locale/en_AU.po index 9a791a00be..ea01d25960 100644 --- a/doc/high-availability-guide/locale/en_AU.po +++ b/doc/high-availability-guide/locale/en_AU.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_AU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/en_GB.po b/doc/high-availability-guide/locale/en_GB.po index b6da5e34ca..5a940392c1 100644 --- a/doc/high-availability-guide/locale/en_GB.po +++ b/doc/high-availability-guide/locale/en_GB.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/es.po b/doc/high-availability-guide/locale/es.po index d67e734403..ec483cb1c9 100644 --- a/doc/high-availability-guide/locale/es.po +++ b/doc/high-availability-guide/locale/es.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 21:10+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/es_MX.po b/doc/high-availability-guide/locale/es_MX.po index 3cfca42b74..7c468df579 100644 --- a/doc/high-availability-guide/locale/es_MX.po +++ b/doc/high-availability-guide/locale/es_MX.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/eu.po b/doc/high-availability-guide/locale/eu.po index 7051dbd64f..7fc9cb0082 100644 --- a/doc/high-availability-guide/locale/eu.po +++ b/doc/high-availability-guide/locale/eu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/fa.po b/doc/high-availability-guide/locale/fa.po index 7c41f1a120..18458c72b7 100644 --- a/doc/high-availability-guide/locale/fa.po +++ b/doc/high-availability-guide/locale/fa.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/fi_FI.po b/doc/high-availability-guide/locale/fi_FI.po index 2b29c44483..3f16d07b99 100644 --- a/doc/high-availability-guide/locale/fi_FI.po +++ b/doc/high-availability-guide/locale/fi_FI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/fil.po b/doc/high-availability-guide/locale/fil.po index 047e62d693..a63c582d4a 100644 --- a/doc/high-availability-guide/locale/fil.po +++ b/doc/high-availability-guide/locale/fil.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n" +"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fil/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/fr.po b/doc/high-availability-guide/locale/fr.po index a289db23d7..aab25128e8 100644 --- a/doc/high-availability-guide/locale/fr.po +++ b/doc/high-availability-guide/locale/fr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/gl.po b/doc/high-availability-guide/locale/gl.po index ac201e16cc..2afbc9b8e6 100644 --- a/doc/high-availability-guide/locale/gl.po +++ b/doc/high-availability-guide/locale/gl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/he.po b/doc/high-availability-guide/locale/he.po index 42f797a93f..f171112ae1 100644 --- a/doc/high-availability-guide/locale/he.po +++ b/doc/high-availability-guide/locale/he.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/he_IL.po b/doc/high-availability-guide/locale/he_IL.po index 1bfa85fb3f..8c47026acd 100644 --- a/doc/high-availability-guide/locale/he_IL.po +++ b/doc/high-availability-guide/locale/he_IL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n" +"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he_IL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/hi.po b/doc/high-availability-guide/locale/hi.po index 6fa2dbef85..e0c3bbdc69 100644 --- a/doc/high-availability-guide/locale/hi.po +++ b/doc/high-availability-guide/locale/hi.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n" +"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/hr.po b/doc/high-availability-guide/locale/hr.po index 630eeecd86..7f85ee39e9 100644 --- a/doc/high-availability-guide/locale/hr.po +++ b/doc/high-availability-guide/locale/hr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/hu.po b/doc/high-availability-guide/locale/hu.po index 5c18a47d05..fa22285861 100644 --- a/doc/high-availability-guide/locale/hu.po +++ b/doc/high-availability-guide/locale/hu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/id.po b/doc/high-availability-guide/locale/id.po index f0e3bbdc3a..9cfdd99a7a 100644 --- a/doc/high-availability-guide/locale/id.po +++ b/doc/high-availability-guide/locale/id.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/is_IS.po b/doc/high-availability-guide/locale/is_IS.po index ec5775fecc..0021cd6c74 100644 --- a/doc/high-availability-guide/locale/is_IS.po +++ b/doc/high-availability-guide/locale/is_IS.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n" +"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/is_IS/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/it.po b/doc/high-availability-guide/locale/it.po index 50e42cbba5..84d3f57ca9 100644 --- a/doc/high-availability-guide/locale/it.po +++ b/doc/high-availability-guide/locale/it.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/it_IT.po b/doc/high-availability-guide/locale/it_IT.po index 85e348df68..91223a6d57 100644 --- a/doc/high-availability-guide/locale/it_IT.po +++ b/doc/high-availability-guide/locale/it_IT.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n" +"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/ja.po b/doc/high-availability-guide/locale/ja.po index 636272c827..3be50a2929 100644 --- a/doc/high-availability-guide/locale/ja.po +++ b/doc/high-availability-guide/locale/ja.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-21 05:22+0000\n" -"PO-Revision-Date: 2014-04-21 03:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:45+0000\n" "Last-Translator: Tomoyuki KATO \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/ka_GE.po b/doc/high-availability-guide/locale/ka_GE.po index 58e5475b21..bafabc3122 100644 --- a/doc/high-availability-guide/locale/ka_GE.po +++ b/doc/high-availability-guide/locale/ka_GE.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n" +"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ka_GE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/km.po b/doc/high-availability-guide/locale/km.po index 9f94c4c90a..a1252c7b2f 100644 --- a/doc/high-availability-guide/locale/km.po +++ b/doc/high-availability-guide/locale/km.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n" +"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/kn.po b/doc/high-availability-guide/locale/kn.po index 2b4be35934..0b3cf561ae 100644 --- a/doc/high-availability-guide/locale/kn.po +++ b/doc/high-availability-guide/locale/kn.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/ko_KR.po b/doc/high-availability-guide/locale/ko_KR.po index 1a74a5ae23..68b43f5130 100644 --- a/doc/high-availability-guide/locale/ko_KR.po +++ b/doc/high-availability-guide/locale/ko_KR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 16:50+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1894,7 +1894,7 @@ msgstr "" #: ./doc/high-availability-guide/bk-ha-guide.xml1704(title) msgid "RabbitMQ" -msgstr "" +msgstr "RabbitMQ" #: ./doc/high-availability-guide/bk-ha-guide.xml1706(simpara) msgid "" diff --git a/doc/high-availability-guide/locale/ml_IN.po b/doc/high-availability-guide/locale/ml_IN.po index 14b66b8902..653a0f604c 100644 --- a/doc/high-availability-guide/locale/ml_IN.po +++ b/doc/high-availability-guide/locale/ml_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ml_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/mr_IN.po b/doc/high-availability-guide/locale/mr_IN.po index af0c6dbf7b..346e13a890 100644 --- a/doc/high-availability-guide/locale/mr_IN.po +++ b/doc/high-availability-guide/locale/mr_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n" +"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/mr_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/ms.po b/doc/high-availability-guide/locale/ms.po index faab63e0d7..64b09a68cd 100644 --- a/doc/high-availability-guide/locale/ms.po +++ b/doc/high-availability-guide/locale/ms.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n" +"Language-Team: Malay (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ms/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/nb.po b/doc/high-availability-guide/locale/nb.po index 649bb1b97f..595e7953ee 100644 --- a/doc/high-availability-guide/locale/nb.po +++ b/doc/high-availability-guide/locale/nb.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/ne.po b/doc/high-availability-guide/locale/ne.po index 578b046106..e49f3516d5 100644 --- a/doc/high-availability-guide/locale/ne.po +++ b/doc/high-availability-guide/locale/ne.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n" +"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/nl_NL.po b/doc/high-availability-guide/locale/nl_NL.po index 29271180c1..7d24bd824a 100644 --- a/doc/high-availability-guide/locale/nl_NL.po +++ b/doc/high-availability-guide/locale/nl_NL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/pa_IN.po b/doc/high-availability-guide/locale/pa_IN.po index bc17abef6b..7d380adf6f 100644 --- a/doc/high-availability-guide/locale/pa_IN.po +++ b/doc/high-availability-guide/locale/pa_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n" +"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pa_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/pl_PL.po b/doc/high-availability-guide/locale/pl_PL.po index fa0cbde825..e9373c2608 100644 --- a/doc/high-availability-guide/locale/pl_PL.po +++ b/doc/high-availability-guide/locale/pl_PL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/pt.po b/doc/high-availability-guide/locale/pt.po index c70407a719..067c9d286c 100644 --- a/doc/high-availability-guide/locale/pt.po +++ b/doc/high-availability-guide/locale/pt.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/pt_BR.po b/doc/high-availability-guide/locale/pt_BR.po index a10c4be51c..a7075f8e3d 100644 --- a/doc/high-availability-guide/locale/pt_BR.po +++ b/doc/high-availability-guide/locale/pt_BR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/ro.po b/doc/high-availability-guide/locale/ro.po index a459bd36c8..b261db40f5 100644 --- a/doc/high-availability-guide/locale/ro.po +++ b/doc/high-availability-guide/locale/ro.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/ru.po b/doc/high-availability-guide/locale/ru.po index b5aae1d9dd..41185f7b59 100644 --- a/doc/high-availability-guide/locale/ru.po +++ b/doc/high-availability-guide/locale/ru.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/sk.po b/doc/high-availability-guide/locale/sk.po index 5789d1253d..cad88a7cda 100644 --- a/doc/high-availability-guide/locale/sk.po +++ b/doc/high-availability-guide/locale/sk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n" +"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/sl_SI.po b/doc/high-availability-guide/locale/sl_SI.po index 931d137963..8f3be0c27f 100644 --- a/doc/high-availability-guide/locale/sl_SI.po +++ b/doc/high-availability-guide/locale/sl_SI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/sq.po b/doc/high-availability-guide/locale/sq.po index 9951ec3aaf..54f8be4bdb 100644 --- a/doc/high-availability-guide/locale/sq.po +++ b/doc/high-availability-guide/locale/sq.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/sr.po b/doc/high-availability-guide/locale/sr.po index 6862fb3eec..ef67ab13e8 100644 --- a/doc/high-availability-guide/locale/sr.po +++ b/doc/high-availability-guide/locale/sr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/sv.po b/doc/high-availability-guide/locale/sv.po index 367298d595..7667214e94 100644 --- a/doc/high-availability-guide/locale/sv.po +++ b/doc/high-availability-guide/locale/sv.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/ta.po b/doc/high-availability-guide/locale/ta.po index c6376f8975..0d62e3ef17 100644 --- a/doc/high-availability-guide/locale/ta.po +++ b/doc/high-availability-guide/locale/ta.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n" +"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/te_IN.po b/doc/high-availability-guide/locale/te_IN.po index 60044e4472..2690094317 100644 --- a/doc/high-availability-guide/locale/te_IN.po +++ b/doc/high-availability-guide/locale/te_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n" +"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/te_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/tl.po b/doc/high-availability-guide/locale/tl.po index 5787506b7a..b4be1ce595 100644 --- a/doc/high-availability-guide/locale/tl.po +++ b/doc/high-availability-guide/locale/tl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n" +"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/tr_TR.po b/doc/high-availability-guide/locale/tr_TR.po index b4aed9ffff..fa4a1dfe0f 100644 --- a/doc/high-availability-guide/locale/tr_TR.po +++ b/doc/high-availability-guide/locale/tr_TR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/uk.po b/doc/high-availability-guide/locale/uk.po index cb566b8427..0a377f824e 100644 --- a/doc/high-availability-guide/locale/uk.po +++ b/doc/high-availability-guide/locale/uk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/ur.po b/doc/high-availability-guide/locale/ur.po index 94d56a7f81..9761f40b92 100644 --- a/doc/high-availability-guide/locale/ur.po +++ b/doc/high-availability-guide/locale/ur.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n" +"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/vi_VN.po b/doc/high-availability-guide/locale/vi_VN.po index 53e05d6bae..5067833a13 100644 --- a/doc/high-availability-guide/locale/vi_VN.po +++ b/doc/high-availability-guide/locale/vi_VN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/zh_CN.po b/doc/high-availability-guide/locale/zh_CN.po index c558ee2a84..5582afd9a7 100644 --- a/doc/high-availability-guide/locale/zh_CN.po +++ b/doc/high-availability-guide/locale/zh_CN.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/zh_HK.po b/doc/high-availability-guide/locale/zh_HK.po index 4e94e24a1b..34b8c4863f 100644 --- a/doc/high-availability-guide/locale/zh_HK.po +++ b/doc/high-availability-guide/locale/zh_HK.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_HK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/high-availability-guide/locale/zh_TW.po b/doc/high-availability-guide/locale/zh_TW.po index db75acde94..9e84b47866 100644 --- a/doc/high-availability-guide/locale/zh_TW.po +++ b/doc/high-availability-guide/locale/zh_TW.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/ar.po b/doc/image-guide/locale/ar.po index 7a6c37674c..435f4c9cd3 100644 --- a/doc/image-guide/locale/ar.po +++ b/doc/image-guide/locale/ar.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/bg_BG.po b/doc/image-guide/locale/bg_BG.po index 259af7002f..a98b79d335 100644 --- a/doc/image-guide/locale/bg_BG.po +++ b/doc/image-guide/locale/bg_BG.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/bn_IN.po b/doc/image-guide/locale/bn_IN.po index c6c8878ecf..6eefa4cd5c 100644 --- a/doc/image-guide/locale/bn_IN.po +++ b/doc/image-guide/locale/bn_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n" +"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bn_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/bs.po b/doc/image-guide/locale/bs.po index 37377db411..d7e5dfeb48 100644 --- a/doc/image-guide/locale/bs.po +++ b/doc/image-guide/locale/bs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/ca.po b/doc/image-guide/locale/ca.po index ea2d1ff589..3db9d47233 100644 --- a/doc/image-guide/locale/ca.po +++ b/doc/image-guide/locale/ca.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/cs.po b/doc/image-guide/locale/cs.po index 47d11c6f34..36b42b3f5d 100644 --- a/doc/image-guide/locale/cs.po +++ b/doc/image-guide/locale/cs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/da.po b/doc/image-guide/locale/da.po index 4fa7311395..233b88671e 100644 --- a/doc/image-guide/locale/da.po +++ b/doc/image-guide/locale/da.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/de.po b/doc/image-guide/locale/de.po index f631efeb7f..e342e2aeff 100644 --- a/doc/image-guide/locale/de.po +++ b/doc/image-guide/locale/de.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/el.po b/doc/image-guide/locale/el.po index 24487aa263..827a84823e 100644 --- a/doc/image-guide/locale/el.po +++ b/doc/image-guide/locale/el.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/en_AU.po b/doc/image-guide/locale/en_AU.po index e855254e4d..bfe822caea 100644 --- a/doc/image-guide/locale/en_AU.po +++ b/doc/image-guide/locale/en_AU.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_AU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/en_GB.po b/doc/image-guide/locale/en_GB.po index 5b9d273427..96363cd2e7 100644 --- a/doc/image-guide/locale/en_GB.po +++ b/doc/image-guide/locale/en_GB.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/es.po b/doc/image-guide/locale/es.po index 0ea3c81cad..5a3af87bab 100644 --- a/doc/image-guide/locale/es.po +++ b/doc/image-guide/locale/es.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/es_MX.po b/doc/image-guide/locale/es_MX.po index 572d4c6186..395c0b7010 100644 --- a/doc/image-guide/locale/es_MX.po +++ b/doc/image-guide/locale/es_MX.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/eu.po b/doc/image-guide/locale/eu.po index 56befb615a..a8298cb991 100644 --- a/doc/image-guide/locale/eu.po +++ b/doc/image-guide/locale/eu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/fa.po b/doc/image-guide/locale/fa.po index 49b68cdf6b..96afbec11b 100644 --- a/doc/image-guide/locale/fa.po +++ b/doc/image-guide/locale/fa.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/fi_FI.po b/doc/image-guide/locale/fi_FI.po index 245060068b..aab34cca88 100644 --- a/doc/image-guide/locale/fi_FI.po +++ b/doc/image-guide/locale/fi_FI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/fil.po b/doc/image-guide/locale/fil.po index d90da7a21d..265fc5a122 100644 --- a/doc/image-guide/locale/fil.po +++ b/doc/image-guide/locale/fil.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n" +"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fil/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/fr.po b/doc/image-guide/locale/fr.po index e19850387d..122d80cbc9 100644 --- a/doc/image-guide/locale/fr.po +++ b/doc/image-guide/locale/fr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/gl.po b/doc/image-guide/locale/gl.po index c8532a2a79..04d17179e2 100644 --- a/doc/image-guide/locale/gl.po +++ b/doc/image-guide/locale/gl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/he.po b/doc/image-guide/locale/he.po index 314234c0c3..406b177e23 100644 --- a/doc/image-guide/locale/he.po +++ b/doc/image-guide/locale/he.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/he_IL.po b/doc/image-guide/locale/he_IL.po index 406f186d55..23b929f5ec 100644 --- a/doc/image-guide/locale/he_IL.po +++ b/doc/image-guide/locale/he_IL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n" +"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he_IL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/hi.po b/doc/image-guide/locale/hi.po index aea645daac..b198b02eca 100644 --- a/doc/image-guide/locale/hi.po +++ b/doc/image-guide/locale/hi.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n" +"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/hr.po b/doc/image-guide/locale/hr.po index ca6ef2d2da..79b5e99ece 100644 --- a/doc/image-guide/locale/hr.po +++ b/doc/image-guide/locale/hr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/hu.po b/doc/image-guide/locale/hu.po index aa17b9f2a3..7dd91f8353 100644 --- a/doc/image-guide/locale/hu.po +++ b/doc/image-guide/locale/hu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/id.po b/doc/image-guide/locale/id.po index 2332a71751..2560cbbee2 100644 --- a/doc/image-guide/locale/id.po +++ b/doc/image-guide/locale/id.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/is_IS.po b/doc/image-guide/locale/is_IS.po index c8ff65ae4b..6b18f70e1f 100644 --- a/doc/image-guide/locale/is_IS.po +++ b/doc/image-guide/locale/is_IS.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n" +"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/is_IS/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/it.po b/doc/image-guide/locale/it.po index 1808a0d076..953c1a6df8 100644 --- a/doc/image-guide/locale/it.po +++ b/doc/image-guide/locale/it.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/it_IT.po b/doc/image-guide/locale/it_IT.po index 17af614ff3..6bd9042b3b 100644 --- a/doc/image-guide/locale/it_IT.po +++ b/doc/image-guide/locale/it_IT.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n" +"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/ja.po b/doc/image-guide/locale/ja.po index 26a857ba12..147eae886b 100644 --- a/doc/image-guide/locale/ja.po +++ b/doc/image-guide/locale/ja.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-21 17:45+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/ka_GE.po b/doc/image-guide/locale/ka_GE.po index 96a83444d0..cb2c9ff6b9 100644 --- a/doc/image-guide/locale/ka_GE.po +++ b/doc/image-guide/locale/ka_GE.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n" +"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ka_GE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/km.po b/doc/image-guide/locale/km.po index bc70dc579f..841fba9cba 100644 --- a/doc/image-guide/locale/km.po +++ b/doc/image-guide/locale/km.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n" +"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/kn.po b/doc/image-guide/locale/kn.po index 73722db2c0..2c4e1c43e6 100644 --- a/doc/image-guide/locale/kn.po +++ b/doc/image-guide/locale/kn.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/ko_KR.po b/doc/image-guide/locale/ko_KR.po index e4d8e9ecd5..9d7dfc3427 100644 --- a/doc/image-guide/locale/ko_KR.po +++ b/doc/image-guide/locale/ko_KR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/ml_IN.po b/doc/image-guide/locale/ml_IN.po index 34eb82e123..926f20f901 100644 --- a/doc/image-guide/locale/ml_IN.po +++ b/doc/image-guide/locale/ml_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ml_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/mr_IN.po b/doc/image-guide/locale/mr_IN.po index f6f5eb1cdb..f3b5cafaea 100644 --- a/doc/image-guide/locale/mr_IN.po +++ b/doc/image-guide/locale/mr_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n" +"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/mr_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/ms.po b/doc/image-guide/locale/ms.po index 0eb9959fe3..3a75a458f4 100644 --- a/doc/image-guide/locale/ms.po +++ b/doc/image-guide/locale/ms.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n" +"Language-Team: Malay (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ms/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/nb.po b/doc/image-guide/locale/nb.po index 0a112f42bc..12a3ac34a4 100644 --- a/doc/image-guide/locale/nb.po +++ b/doc/image-guide/locale/nb.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/ne.po b/doc/image-guide/locale/ne.po index baea1a3b69..2db6f16ba9 100644 --- a/doc/image-guide/locale/ne.po +++ b/doc/image-guide/locale/ne.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n" +"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/nl_NL.po b/doc/image-guide/locale/nl_NL.po index 0f6007cd24..0765467940 100644 --- a/doc/image-guide/locale/nl_NL.po +++ b/doc/image-guide/locale/nl_NL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/pa_IN.po b/doc/image-guide/locale/pa_IN.po index 96d6e909c1..77440bad7b 100644 --- a/doc/image-guide/locale/pa_IN.po +++ b/doc/image-guide/locale/pa_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n" +"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pa_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/pl_PL.po b/doc/image-guide/locale/pl_PL.po index 37044660bc..f6952cece7 100644 --- a/doc/image-guide/locale/pl_PL.po +++ b/doc/image-guide/locale/pl_PL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/pt.po b/doc/image-guide/locale/pt.po index 47c8844f47..5271089bc9 100644 --- a/doc/image-guide/locale/pt.po +++ b/doc/image-guide/locale/pt.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/pt_BR.po b/doc/image-guide/locale/pt_BR.po index 9da471f170..09b10c3c4c 100644 --- a/doc/image-guide/locale/pt_BR.po +++ b/doc/image-guide/locale/pt_BR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/ro.po b/doc/image-guide/locale/ro.po index 1bb8d16a0d..c5301e1df3 100644 --- a/doc/image-guide/locale/ro.po +++ b/doc/image-guide/locale/ro.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/ru.po b/doc/image-guide/locale/ru.po index a31ab69b6b..fb2a0599d7 100644 --- a/doc/image-guide/locale/ru.po +++ b/doc/image-guide/locale/ru.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/sk.po b/doc/image-guide/locale/sk.po index 2e7b71d35b..c0ab94e70b 100644 --- a/doc/image-guide/locale/sk.po +++ b/doc/image-guide/locale/sk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n" +"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/sl_SI.po b/doc/image-guide/locale/sl_SI.po index 825ec20f8c..077b0baabe 100644 --- a/doc/image-guide/locale/sl_SI.po +++ b/doc/image-guide/locale/sl_SI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/sq.po b/doc/image-guide/locale/sq.po index 6cfca568b0..7e7fede1a4 100644 --- a/doc/image-guide/locale/sq.po +++ b/doc/image-guide/locale/sq.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/sr.po b/doc/image-guide/locale/sr.po index 1a5ec52572..b3471bb765 100644 --- a/doc/image-guide/locale/sr.po +++ b/doc/image-guide/locale/sr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/sv.po b/doc/image-guide/locale/sv.po index 4fff6c14aa..bc9c6c2fcc 100644 --- a/doc/image-guide/locale/sv.po +++ b/doc/image-guide/locale/sv.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/ta.po b/doc/image-guide/locale/ta.po index 5a161079de..ff112e1252 100644 --- a/doc/image-guide/locale/ta.po +++ b/doc/image-guide/locale/ta.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n" +"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/te_IN.po b/doc/image-guide/locale/te_IN.po index 9a4d41237f..edd988c6a9 100644 --- a/doc/image-guide/locale/te_IN.po +++ b/doc/image-guide/locale/te_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n" +"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/te_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/tl.po b/doc/image-guide/locale/tl.po index f44b82d96f..57f5e91ab7 100644 --- a/doc/image-guide/locale/tl.po +++ b/doc/image-guide/locale/tl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n" +"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/tr_TR.po b/doc/image-guide/locale/tr_TR.po index c4d1c9ea26..b7a6ef82f6 100644 --- a/doc/image-guide/locale/tr_TR.po +++ b/doc/image-guide/locale/tr_TR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/uk.po b/doc/image-guide/locale/uk.po index 002e6b4cab..9aae56482c 100644 --- a/doc/image-guide/locale/uk.po +++ b/doc/image-guide/locale/uk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/ur.po b/doc/image-guide/locale/ur.po index 4f093cbafb..0f3abb159f 100644 --- a/doc/image-guide/locale/ur.po +++ b/doc/image-guide/locale/ur.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n" +"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/vi_VN.po b/doc/image-guide/locale/vi_VN.po index 9981d6fff8..61caa5aa0c 100644 --- a/doc/image-guide/locale/vi_VN.po +++ b/doc/image-guide/locale/vi_VN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/zh_CN.po b/doc/image-guide/locale/zh_CN.po index 051849cd8c..6816e82d5a 100644 --- a/doc/image-guide/locale/zh_CN.po +++ b/doc/image-guide/locale/zh_CN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/zh_HK.po b/doc/image-guide/locale/zh_HK.po index 0d869c0183..8cd560b5c5 100644 --- a/doc/image-guide/locale/zh_HK.po +++ b/doc/image-guide/locale/zh_HK.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_HK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/image-guide/locale/zh_TW.po b/doc/image-guide/locale/zh_TW.po index 59558c7792..ac5682e3ff 100644 --- a/doc/image-guide/locale/zh_TW.po +++ b/doc/image-guide/locale/zh_TW.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/install-guide/locale/ar.po b/doc/install-guide/locale/ar.po index b94bef6f53..1f912a8fa0 100644 --- a/doc/install-guide/locale/ar.po +++ b/doc/install-guide/locale/ar.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/bg_BG.po b/doc/install-guide/locale/bg_BG.po index e0029e570a..c542db5dff 100644 --- a/doc/install-guide/locale/bg_BG.po +++ b/doc/install-guide/locale/bg_BG.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/bn_IN.po b/doc/install-guide/locale/bn_IN.po index eb4d7121ce..37cf6a4510 100644 --- a/doc/install-guide/locale/bn_IN.po +++ b/doc/install-guide/locale/bn_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n" +"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bn_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/bs.po b/doc/install-guide/locale/bs.po index a58612954c..2c06dfe316 100644 --- a/doc/install-guide/locale/bs.po +++ b/doc/install-guide/locale/bs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/ca.po b/doc/install-guide/locale/ca.po index ecc1be5013..2fe6a22b85 100644 --- a/doc/install-guide/locale/ca.po +++ b/doc/install-guide/locale/ca.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/cs.po b/doc/install-guide/locale/cs.po index 455941f70f..13c47b7a13 100644 --- a/doc/install-guide/locale/cs.po +++ b/doc/install-guide/locale/cs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/da.po b/doc/install-guide/locale/da.po index 2ad99a842f..132ce7a0bc 100644 --- a/doc/install-guide/locale/da.po +++ b/doc/install-guide/locale/da.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/de.po b/doc/install-guide/locale/de.po index 9866be251e..15f41ae755 100644 --- a/doc/install-guide/locale/de.po +++ b/doc/install-guide/locale/de.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -31,6 +31,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "ADMIN_TOKEN" @@ -80,6 +81,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -228,7 +232,7 @@ msgstr "" #: ./doc/install-guide/section_nova-networking-initial-network.xml26(para) #: ./doc/install-guide/section_neutron-initial-networks.xml47(para) msgid "Source the admin tenant credentials:" -msgstr "" +msgstr "Geben Sie die admin Mandant Login-Daten ein:" #: ./doc/install-guide/section_nova-networking-initial-network.xml30(para) #: ./doc/install-guide/section_neutron-initial-networks.xml51(para) @@ -240,7 +244,7 @@ msgstr "Erzeuge das Netzwerk:" msgid "" "Replace NETWORK_CIDR with the subnet associated " "with the physical network." -msgstr "" +msgstr "Ersetzen sie NETWORK_CIDR mit dem Subnetz, das mit dem physischen Netzwerk verbunden wird." #: ./doc/install-guide/section_nova-networking-initial-network.xml34(replaceable) msgid "NETWORK_CIDR" @@ -251,7 +255,7 @@ msgid "" "For example, using an exclusive slice of 203.0.113.0/24 " "with IP address range 203.0.113.24 to " "203.0.113.32:" -msgstr "" +msgstr "Zum Beispiel, verwenden Sie einen exklusiven Teil von 203.0.113.0/24 mit dem IP Adressbereich von 203.0.113.24 bis 203.0.113.32:" #: ./doc/install-guide/section_nova-networking-initial-network.xml42(para) #: ./doc/install-guide/section_launch-instance-nova.xml26(para) @@ -622,7 +626,7 @@ msgstr "" msgid "" "On all nodes other than the controller node, install the MySQL Python " "library:" -msgstr "" +msgstr "Installieren Sie auf allen, außer dem Controller Knoten, die MySQL Pyhthon Bibliothek:" #: ./doc/install-guide/section_basics-packages.xml6(title) msgid "OpenStack packages" @@ -647,7 +651,7 @@ msgid "" "repository. These packages work on Red Hat Enterprise Linux 6, compatible " "versions of CentOS, and Fedora 20. To enable the RDO repository, download " "and install the rdo-release-icehouse package:" -msgstr "" +msgstr "Die Beispiele dieser Anleitung verwenden die OpenStack Pakete von RDO. Diese Pakete laufen unter Red Hat Enterprise Linux 6, kompatiblen Versionen von CentOS und Fedora 20. Um das RDO Repository zu aktivieren, laden Sie das rdo-release-icehouse Paket herunter und installieren Sie es:" #: ./doc/install-guide/section_basics-packages.xml21(para) msgid "" @@ -745,7 +749,7 @@ msgstr "" #: ./doc/install-guide/section_basics-packages.xml94(para) msgid "Update the package database and upgrade your system:" -msgstr "" +msgstr "Akutalisieren Sie die Paket Datenbank und Sie Ihr System:" #: ./doc/install-guide/section_basics-packages.xml99(para) msgid "" @@ -785,13 +789,13 @@ msgstr "" #: ./doc/install-guide/section_basics-packages.xml130(para) msgid "Update the repository database and install the key:" -msgstr "" +msgstr "Aktualisieren sie die Repository Datenbank und installieren Sie den Schlüssel:" #: ./doc/install-guide/section_basics-packages.xml134(para) msgid "" "Update the package database, upgrade your system, and reboot for all changes" " to take effect:" -msgstr "" +msgstr "Akutalisieren Sie die Paket Datenbank und Sie Ihr System und starten Sie das System durch, damit alle Änderungen aktiviert werden:" #: ./doc/install-guide/section_basics-packages.xml140(para) msgid "" @@ -865,7 +869,7 @@ msgstr "" msgid "" "To disable NetworkManager and " "enable the network service:" -msgstr "" +msgstr "Um den NetworkManager abzuschalten und den network Dienst zu aktivieren:" #: ./doc/install-guide/section_basics-networking.xml41(title) msgid "To disable NetworkManager:" @@ -873,7 +877,7 @@ msgstr "" #: ./doc/install-guide/section_basics-networking.xml43(para) msgid "Use the YaST network module:" -msgstr "" +msgstr "Verwende das YaST Netzwerk Modul:" #: ./doc/install-guide/section_basics-networking.xml45(para) msgid "" @@ -906,7 +910,7 @@ msgstr "" msgid "" "To disable firewalld and enable " "iptables:" -msgstr "" +msgstr "Um den firewalld Deamon abzuschalten und die Firewall iptableszu aktivieren:" #: ./doc/install-guide/section_basics-networking.xml75(para) msgid "" @@ -992,28 +996,28 @@ msgstr "Laden Sie das Image auf den Image Dienst hoch:" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" -msgstr "ImageLabel" +msgid "IMAGELABEL" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" -msgstr "Dateiformat" +msgid "FILEFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" -msgstr "ContainerFormat" +msgid "CONTAINERFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" -msgstr "accessValue" +msgid "ACCESSVALUE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" -msgstr "imageDatei" +msgid "IMAGEFILE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) msgid "Where:" @@ -1106,7 +1110,7 @@ msgstr "" #: ./doc/install-guide/ch_clients.xml10(para) msgid "" "You must install the client tools to complete the rest of the installation." -msgstr "" +msgstr "Sie müssen die Clienten Tools installieren, um den Rest der Installation abzuschließen." #: ./doc/install-guide/ch_clients.xml12(para) msgid "" @@ -1144,12 +1148,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1697,7 +1713,7 @@ msgstr "" #: ./doc/install-guide/section_neutron-concepts.xml8(title) msgid "Networking concepts" -msgstr "" +msgstr "Netzwerk Konzepte" #: ./doc/install-guide/section_neutron-concepts.xml9(para) msgid "" @@ -1914,11 +1930,11 @@ msgstr "Konfigurieren Sie den RabbitMQ Zugang:" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2122,109 +2138,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2243,56 +2247,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" @@ -2348,7 +2352,7 @@ msgstr "Restarten der Dienste:" #: ./doc/install-guide/section_nova-networking-compute-node.xml74(para) msgid "Start the services and configure them to start when the system boots:" -msgstr "" +msgstr "Starten Sie den Dienst und konfigurieren Sie ihn so, daß er beim System Boot gestartet wird:" #: ./doc/install-guide/section_trove-verify.xml5(title) msgid "Verify the Database service installation" @@ -2548,7 +2552,7 @@ msgstr "" #: ./doc/install-guide/section_nova-controller.xml155(para) msgid "Add these keys to the [keystone_authtoken] section:" -msgstr "" +msgstr "Fügen Sie die folgenden Schlüssel im Bereich [keystone_authtoken] ein:" #: ./doc/install-guide/section_nova-controller.xml169(para) msgid "" @@ -2674,7 +2678,7 @@ msgid "" "DATA_INTERFACE's IP Edit the " "/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini" " file:" -msgstr "" +msgstr "Sagen Sie dem OVS plug-in, daß es GRE Tunnel mit einer br-int Integrations Brücke, einer br-tun Tunneling Brücke und eine lokale IP des Tunnels der DATA_INTERFACE IP verwenden soll, Editieren Sie die Datei /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini:" #: ./doc/install-guide/section_neutron-ovs-compute-node.xml125(replaceable) msgid "DATA_INTERFACE_IP" @@ -2970,7 +2974,7 @@ msgstr "Für Details über die Browser die noVNC unterstützen siehe RABBIT_PASS with the password you chose " "for RabbitMQ." -msgstr "" +msgstr "Ersetzen Sie RABBIT_PASS mit dem Passwort das sie für RabbitMQ gewählt haben:" #: ./doc/install-guide/section_neutron-ovs-controller-node.xml186(title) msgid "Install and configure Open vSwitch (OVS) plug-in" @@ -5402,7 +5406,7 @@ msgstr "" #: ./doc/install-guide/section_basics-networking-nova.xml14(title) #: ./doc/install-guide/ch_overview.xml143(title) msgid "Two-node architecture with legacy networking (nova-network)" -msgstr "" +msgstr "Zwei-Knoten Architektur mit Legacy Netzwerk. (nova-network)" #: ./doc/install-guide/section_basics-networking-nova.xml22(para) #: ./doc/install-guide/section_basics-networking-neutron.xml25(para) @@ -5429,7 +5433,7 @@ msgstr "" #: ./doc/install-guide/section_basics-networking-neutron.xml71(title) #: ./doc/install-guide/section_basics-networking-neutron.xml145(title) msgid "To configure networking:" -msgstr "" +msgstr "Um das Netzwerk zu konfigurieren" #: ./doc/install-guide/section_basics-networking-nova.xml39(para) #: ./doc/install-guide/section_basics-networking-nova.xml67(para) @@ -5437,12 +5441,12 @@ msgstr "" #: ./doc/install-guide/section_basics-networking-neutron.xml73(para) #: ./doc/install-guide/section_basics-networking-neutron.xml147(para) msgid "Configure the management interface:" -msgstr "" +msgstr "Konfiguriere das Management Interface:" #: ./doc/install-guide/section_basics-networking-nova.xml40(para) #: ./doc/install-guide/section_basics-networking-neutron.xml43(para) msgid "IP address: 10.0.0.11" -msgstr "" +msgstr "IP Adresse: 10.0.0.11" #: ./doc/install-guide/section_basics-networking-nova.xml41(para) #: ./doc/install-guide/section_basics-networking-nova.xml69(para) @@ -5452,7 +5456,7 @@ msgstr "" #: ./doc/install-guide/section_basics-networking-neutron.xml149(para) #: ./doc/install-guide/section_basics-networking-neutron.xml159(para) msgid "Network mask: 255.255.255.0 (or /24)" -msgstr "" +msgstr "Netzwerk Maske: 255.255.255.0 (oder /24)" #: ./doc/install-guide/section_basics-networking-nova.xml42(para) #: ./doc/install-guide/section_basics-networking-nova.xml70(para) @@ -5460,7 +5464,7 @@ msgstr "" #: ./doc/install-guide/section_basics-networking-neutron.xml76(para) #: ./doc/install-guide/section_basics-networking-neutron.xml150(para) msgid "Default gateway: 10.0.0.1" -msgstr "" +msgstr "Default Gateway: 10.0.0.1" #: ./doc/install-guide/section_basics-networking-nova.xml46(title) #: ./doc/install-guide/section_basics-networking-nova.xml116(title) @@ -5468,7 +5472,7 @@ msgstr "" #: ./doc/install-guide/section_basics-networking-neutron.xml123(title) #: ./doc/install-guide/section_basics-networking-neutron.xml167(title) msgid "To configure name resolution:" -msgstr "" +msgstr "Um die Namensauflösung zu konfigurieren." #: ./doc/install-guide/section_basics-networking-nova.xml48(para) #: ./doc/install-guide/section_basics-networking-nova.xml118(para) @@ -5477,7 +5481,7 @@ msgstr "" #: ./doc/install-guide/section_basics-networking-neutron.xml169(para) msgid "" "Edit the /etc/hosts file to contain the following:" -msgstr "" +msgstr "Editieren Sie die Datei /etc/hosts, damit sie das Folgende enthält:" #: ./doc/install-guide/section_basics-networking-nova.xml56(para) #: ./doc/install-guide/section_basics-networking-nova.xml126(para) @@ -5487,17 +5491,17 @@ msgstr "" msgid "" "You must remove or comment the line beginning with " "127.0.1.1." -msgstr "" +msgstr "Sie müssen die Zeile löschen oder auskommentieren, die mit 127.0.1.1 beginnt." #: ./doc/install-guide/section_basics-networking-nova.xml68(para) #: ./doc/install-guide/section_basics-networking-neutron.xml148(para) msgid "IP address: 10.0.0.31" -msgstr "" +msgstr "IP Adresse: 10.0.0.31" #: ./doc/install-guide/section_basics-networking-nova.xml72(para) #: ./doc/install-guide/section_basics-networking-neutron.xml152(para) msgid "Additional compute nodes should use 10.0.0.32, 10.0.0.33, and so on." -msgstr "" +msgstr "Zusätzliche Compute Knoten sollten 10.0.0.32, 10.0.0.33 und so weiter verwenden." #: ./doc/install-guide/section_basics-networking-nova.xml77(para) #: ./doc/install-guide/section_basics-networking-neutron.xml84(para) @@ -5511,31 +5515,31 @@ msgstr "" msgid "" "Edit the /etc/network/interfaces file to contain the " "following:" -msgstr "" +msgstr "Editieren Sie die Datei /etc/network/interfaces, damit sie das Folgende enthält:" #: ./doc/install-guide/section_basics-networking-nova.xml90(para) msgid "" "Edit the /etc/sysconfig/network-scripts/ifcfg-eth1 file" " to contain the following:" -msgstr "" +msgstr "Editieren Sie die Datei /etc/sysconfig/network-scripts/ifcfg-eth1, damit sie das Folgende enthält:" #: ./doc/install-guide/section_basics-networking-nova.xml93(para) #: ./doc/install-guide/section_basics-networking-neutron.xml100(para) msgid "" "Do not change the HWADDR and UUID " "keys." -msgstr "" +msgstr "Verändern Sie nicht die HWADDR and UUID Schlüssel." #: ./doc/install-guide/section_basics-networking-nova.xml101(para) msgid "" "Edit the /etc/sysconfig/network/ifcfg-eth1 file to " "contain the following:" -msgstr "" +msgstr "Editieren Sie die Datei /etc/sysconfig/network/ifcfg-eth1, damit sie das Folgende enthält:" #: ./doc/install-guide/section_basics-networking-nova.xml110(para) #: ./doc/install-guide/section_basics-networking-neutron.xml117(para) msgid "Restart networking:" -msgstr "" +msgstr "Starten Sie das Netzwerk neu:" #: ./doc/install-guide/section_basics-networking-nova.xml133(title) #: ./doc/install-guide/section_basics-networking-neutron.xml187(title) @@ -5548,7 +5552,7 @@ msgstr "Überprüfen Sie die Verbindungsfähigkeit" msgid "" "We recommend that you verify network connectivity to the internet and among " "the nodes before proceeding further." -msgstr "" +msgstr "Bevor Sie fortfahren, empfehlen wir, daß Sie die Netzwerk Verbindung zum Internet und zwischen den Knoten überprüfen." #: ./doc/install-guide/section_basics-networking-nova.xml138(para) #: ./doc/install-guide/section_basics-networking-neutron.xml192(para) @@ -5567,7 +5571,7 @@ msgstr "" #: ./doc/install-guide/section_basics-networking-nova.xml155(replaceable) #: ./doc/install-guide/section_basics-networking-neutron.xml224(replaceable) msgid "compute1" -msgstr "" +msgstr "Compute1" #: ./doc/install-guide/section_basics-networking-nova.xml167(para) #: ./doc/install-guide/section_basics-networking-neutron.xml280(para) @@ -5612,36 +5616,36 @@ msgstr "Drei-Knoten Architektur mit OpenStack Netzwerk (neutron)" #: ./doc/install-guide/section_basics-networking-neutron.xml74(para) msgid "IP address: 10.0.0.21" -msgstr "" +msgstr "IP Adresse: 10.0.0.21" #: ./doc/install-guide/section_basics-networking-neutron.xml79(para) #: ./doc/install-guide/section_basics-networking-neutron.xml157(para) msgid "Configure the instance tunnels interface:" -msgstr "" +msgstr "Konfiguriere das Interface für den Tunnel der Instanz" #: ./doc/install-guide/section_basics-networking-neutron.xml80(para) msgid "IP address: 10.0.1.21" -msgstr "" +msgstr "IP Adresse: 10.0.1.21" #: ./doc/install-guide/section_basics-networking-neutron.xml97(para) msgid "" "Edit the /etc/sysconfig/network-scripts/ifcfg-eth2 file" " to contain the following:" -msgstr "" +msgstr "Editieren Sie die Datei /etc/sysconfig/network-scripts/ifcfg-eth2, damit sie das Folgende enthält:" #: ./doc/install-guide/section_basics-networking-neutron.xml108(para) msgid "" "Edit the /etc/sysconfig/network/ifcfg-eth2 file to " "contain the following:" -msgstr "" +msgstr "Editieren Sie die Datei /etc/sysconfig/network/ifcfg-eth2, damit sie das Folgende enthält:" #: ./doc/install-guide/section_basics-networking-neutron.xml158(para) msgid "IP address: 10.0.1.31" -msgstr "" +msgstr "IP Adresse: 10.0.1.31" #: ./doc/install-guide/section_basics-networking-neutron.xml161(para) msgid "Additional compute nodes should use 10.0.1.32, 10.0.1.33, and so on." -msgstr "" +msgstr "Zusätzliche Compute Knoten sollten 10.0.0.32, 10.0.0.33 und so weiter verwenden." #: ./doc/install-guide/section_basics-networking-neutron.xml206(para) msgid "" @@ -5651,7 +5655,7 @@ msgstr "" #: ./doc/install-guide/section_basics-networking-neutron.xml209(replaceable) msgid "network" -msgstr "" +msgstr "Netzwerk" #: ./doc/install-guide/section_basics-networking-neutron.xml236(para) msgid "" @@ -5692,15 +5696,15 @@ msgstr "" #: ./doc/install-guide/section_basics-prerequisites.xml13(para) msgid "Controller Node: 1 processor, 2 GB memory, and 5 GB storage" -msgstr "" +msgstr "Controller Knoten: 1 Prozessor, 2 GB RAM und 5 GB Plattenplatz" #: ./doc/install-guide/section_basics-prerequisites.xml17(para) msgid "Network Node: 1 processor, 512 MB memory, and 5 GB storage" -msgstr "" +msgstr "Netzwerk Knoten: 1 Prozessor, 512 MB RAM und 5 GB Plattenplatz" #: ./doc/install-guide/section_basics-prerequisites.xml21(para) msgid "Compute Node: 1 processor, 2 GB memory, and 10 GB storage" -msgstr "" +msgstr "Compute Knoten: 1 Prozessor, 2 GB RAM und 10 GB Plattenplatz" #: ./doc/install-guide/section_basics-prerequisites.xml25(para) msgid "" @@ -5731,7 +5735,7 @@ msgstr "" msgid "" "One physical server can support multiple nodes, each with almost any number " "of network interfaces." -msgstr "" +msgstr "Ein physischer Server kann mehrere Knoten unterstützen, jeder mit einer fast beliebigen Zahl von Netzwerk Interfaces." #: ./doc/install-guide/section_basics-prerequisites.xml47(para) msgid "" @@ -6439,7 +6443,7 @@ msgid "" "Install the Networking server and respond to debconf prompts to configure the database, " "the keystone_authtoken, and the RabbitMQ credentials." -msgstr "" +msgstr "Installiere den Netzwerk Server und antworte auf debconf Prompts um die Datenbank, das keystone_authtoken und die RabbitMQ Login-Daten zu konfigurieren." #: ./doc/install-guide/section_neutron-single-flat.xml162(para) msgid "" @@ -6669,7 +6673,7 @@ msgstr "" #: ./doc/install-guide/ch_basics.xml5(title) msgid "Basic environment configuration" -msgstr "" +msgstr "Grundlegende Konfiguration der Umgebung" #: ./doc/install-guide/ch_basics.xml6(para) msgid "" @@ -6782,7 +6786,7 @@ msgstr "" msgid "" "After you configure the operating system, install the appropriate packages " "for the Block Storage service:" -msgstr "" +msgstr "Nachdem Sie das Betriebssystem konfiguriert haben, installieren sie die erforderlichen Pakete für den Block Speicher Dienst:" #: ./doc/install-guide/section_cinder-node.xml79(para) msgid "" @@ -7208,7 +7212,7 @@ msgstr "Konfigurieren Sie OpenStack mit debconf" msgid "" "Before you configure OpenStack Networking, you must enable certain kernel " "networking functions." -msgstr "" +msgstr "Bevor sie OpenStack Netzwerke konfigurieren, müssen Sie verschiedene Netzwerk Funktionen des Netzwerk aktivieren." #: ./doc/install-guide/section_neutron-ml2-network-node.xml14(para) #: ./doc/install-guide/section_neutron-ml2-compute-node.xml14(para) @@ -7919,51 +7923,51 @@ msgstr "" #: ./doc/install-guide/section_basics-queue.xml18(link) msgid "RabbitMQ" -msgstr "" +msgstr "RabbitMQ" #: ./doc/install-guide/section_basics-queue.xml21(link) msgid "Qpid" -msgstr "" +msgstr "Qpid" #: ./doc/install-guide/section_basics-queue.xml24(link) msgid "ZeroMQ" -msgstr "" +msgstr "ZeroMQ" #: ./doc/install-guide/section_basics-queue.xml28(title) msgid "To install the message broker service" -msgstr "" +msgstr "Um den Message Broker Dienst zu installieren:" #: ./doc/install-guide/section_basics-queue.xml30(para) msgid "Ubuntu and Debian use RabbitMQ." -msgstr "" +msgstr "Ubuntu und Debian verwenden RabbitMQ." #: ./doc/install-guide/section_basics-queue.xml34(para) msgid "" "Red Hat Enterprise Linux (RHEL), CentOS, Scientific Linux, and Fedora use " "Qpid." -msgstr "" +msgstr "Red Hat Enterprise Linux (RHEL), CentOS, Scientific Linux und Fedora verwenden Qpid." #: ./doc/install-guide/section_basics-queue.xml40(para) msgid "" "SUSE Linux Enterprise Server (SLES) and openSUSE use " "RabbitMQ." -msgstr "" +msgstr "SUSE Linux Enterprise Server (SLES) und openSUSE verwenden RabbitMQ." #: ./doc/install-guide/section_basics-queue.xml46(title) msgid "To configure the message broker service" -msgstr "" +msgstr "Um den Message Broker Dienst zu konfigurieren" #: ./doc/install-guide/section_basics-queue.xml48(para) msgid "" "To simplify installation of your test environment, we recommend that you " "disable authentication." -msgstr "" +msgstr "Um die Installation Ihrer Testumgebung zu vereinfachen, schlagen wir vor, daß sie die Authentifikation deaktivieren." #: ./doc/install-guide/section_basics-queue.xml50(para) msgid "" "Edit the /etc/qpidd.conf file and change the following " "key:" -msgstr "" +msgstr "Editieren Sie die Datei /etc/qpidd.conf und ändern Sie den folgenden Schlüssel:" #: ./doc/install-guide/section_basics-queue.xml54(para) msgid "" @@ -7983,7 +7987,7 @@ msgstr "" #: ./doc/install-guide/section_basics-queue.xml66(para) msgid "Start the message broker service:" -msgstr "" +msgstr "Starten Sie den Message Broker Dienst:" #: ./doc/install-guide/section_basics-queue.xml70(para) msgid "" @@ -7995,12 +7999,12 @@ msgstr "" #: ./doc/install-guide/section_basics-queue.xml74(para) msgid "Run the following command:" -msgstr "" +msgstr "Führen Sie das folgenden Kommando aus:" #: ./doc/install-guide/section_basics-queue.xml75(para) msgid "" "Replace RABBIT_PASS with a suitable password." -msgstr "" +msgstr "Ersetzen Sie RABBIT_PASS mit einem passenden Passwort." #: ./doc/install-guide/section_basics-queue.xml78(para) msgid "" @@ -8582,13 +8586,13 @@ msgstr "Konfiguration des Compute Dienstes damit er den RabbitMQ als Nachrichten #: ./doc/install-guide/section_nova-compute.xml178(para) msgid "Configure Compute to provide remote console access to instances." -msgstr "" +msgstr "Konfigurieren Sie Compute damit es eine Konsole für den Fernzugriff von den Instanzen ermöglicht." #: ./doc/install-guide/section_nova-compute.xml185(para) msgid "" "Edit /etc/nova/nova.conf and add the following keys " "under the [DEFAULT] section:" -msgstr "" +msgstr "Editieren Sie die Datei /etc/nova/nova.conf und fügen Sie die folgenden Schlüssel in den Bereich [DEFAULT] hinzu:" #: ./doc/install-guide/section_nova-compute.xml199(para) msgid "" @@ -9388,7 +9392,7 @@ msgstr "" #: ./doc/install-guide/object-storage/section_object-storage-adding-proxy-server.xml6(title) msgid "Add another proxy server" -msgstr "" +msgstr "Fügen Sie einen Proxy Server hinzu" #: ./doc/install-guide/object-storage/section_object-storage-adding-proxy-server.xml7(para) msgid "" diff --git a/doc/install-guide/locale/el.po b/doc/install-guide/locale/el.po index c51c529943..81e67625d2 100644 --- a/doc/install-guide/locale/el.po +++ b/doc/install-guide/locale/el.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/en_AU.po b/doc/install-guide/locale/en_AU.po index e8064ae142..6a47ce5e5b 100644 --- a/doc/install-guide/locale/en_AU.po +++ b/doc/install-guide/locale/en_AU.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_AU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/en_GB.po b/doc/install-guide/locale/en_GB.po index 2cfea1b719..a3a86fc285 100644 --- a/doc/install-guide/locale/en_GB.po +++ b/doc/install-guide/locale/en_GB.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/es.po b/doc/install-guide/locale/es.po index 4393440d47..064cbe9351 100644 --- a/doc/install-guide/locale/es.po +++ b/doc/install-guide/locale/es.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -31,6 +31,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -80,6 +81,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -992,28 +996,28 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" -msgstr "imageLabel" +msgid "IMAGELABEL" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" -msgstr "fileFormat" +msgid "FILEFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" -msgstr "containerFormat" +msgid "CONTAINERFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" -msgstr "accessValue" +msgid "ACCESSVALUE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" -msgstr "imageFile" +msgid "IMAGEFILE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) msgid "Where:" @@ -1144,12 +1148,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1914,11 +1930,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2122,109 +2138,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2243,56 +2247,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/es_MX.po b/doc/install-guide/locale/es_MX.po index 07f93aebda..fdd6af83a9 100644 --- a/doc/install-guide/locale/es_MX.po +++ b/doc/install-guide/locale/es_MX.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/eu.po b/doc/install-guide/locale/eu.po index 3a451acae8..05bb8c0fce 100644 --- a/doc/install-guide/locale/eu.po +++ b/doc/install-guide/locale/eu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/fa.po b/doc/install-guide/locale/fa.po index 63cbdd7f5e..b524dc6539 100644 --- a/doc/install-guide/locale/fa.po +++ b/doc/install-guide/locale/fa.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/fi_FI.po b/doc/install-guide/locale/fi_FI.po index 1d46ad2f9c..2a598fa66f 100644 --- a/doc/install-guide/locale/fi_FI.po +++ b/doc/install-guide/locale/fi_FI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/fil.po b/doc/install-guide/locale/fil.po index 00fd88dfb6..5cfaf4a869 100644 --- a/doc/install-guide/locale/fil.po +++ b/doc/install-guide/locale/fil.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n" +"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fil/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/fr.po b/doc/install-guide/locale/fr.po index 4c1e49fe1a..cc8e1434ed 100644 --- a/doc/install-guide/locale/fr.po +++ b/doc/install-guide/locale/fr.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-21 17:07+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -31,6 +31,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -80,6 +81,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -992,27 +996,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1144,12 +1148,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1914,11 +1930,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2122,109 +2138,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2243,56 +2247,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/gl.po b/doc/install-guide/locale/gl.po index 32f18090e4..9d91a42f2e 100644 --- a/doc/install-guide/locale/gl.po +++ b/doc/install-guide/locale/gl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/he.po b/doc/install-guide/locale/he.po index e0a577809c..fbe7e9df74 100644 --- a/doc/install-guide/locale/he.po +++ b/doc/install-guide/locale/he.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/he_IL.po b/doc/install-guide/locale/he_IL.po index df084a5b3c..dec90e56a7 100644 --- a/doc/install-guide/locale/he_IL.po +++ b/doc/install-guide/locale/he_IL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n" +"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he_IL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/hi.po b/doc/install-guide/locale/hi.po index d4c68d05e2..cb7dd45155 100644 --- a/doc/install-guide/locale/hi.po +++ b/doc/install-guide/locale/hi.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n" +"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/hr.po b/doc/install-guide/locale/hr.po index 8d4c9fa65d..65d42d57bc 100644 --- a/doc/install-guide/locale/hr.po +++ b/doc/install-guide/locale/hr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/hu.po b/doc/install-guide/locale/hu.po index e69beea731..870d7fb644 100644 --- a/doc/install-guide/locale/hu.po +++ b/doc/install-guide/locale/hu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/id.po b/doc/install-guide/locale/id.po index 0ccf6860d3..0d575e8bf1 100644 --- a/doc/install-guide/locale/id.po +++ b/doc/install-guide/locale/id.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/install-guide.pot b/doc/install-guide/locale/install-guide.pot index 523feca853..832ed285f5 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: 2014-04-20 06:23+0000\n" +"POT-Creation-Date: 2014-04-24 06:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" msgid "After you install the Identity Service, set up users, tenants, and roles to authenticate against. These are used to allow access to services and endpoints, described in the next section." msgstr "" -#: ./doc/install-guide/section_keystone-users.xml:26(replaceable) ./doc/install-guide/section_keystone-users.xml:29(replaceable) +#: ./doc/install-guide/section_keystone-users.xml:26(replaceable) ./doc/install-guide/section_keystone-users.xml:29(replaceable) ./doc/install-guide/section_trove-install.xml:127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -45,7 +45,7 @@ msgstr "" msgid "Create the admin user:" msgstr "" -#: ./doc/install-guide/section_keystone-users.xml:58(replaceable) ./doc/install-guide/section_keystone-verify.xml:25(replaceable) ./doc/install-guide/section_keystone-verify.xml:35(replaceable) ./doc/install-guide/section_keystone-verify.xml:49(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:408(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:376(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:485(replaceable) +#: ./doc/install-guide/section_keystone-users.xml:58(replaceable) ./doc/install-guide/section_trove-install.xml:126(replaceable) ./doc/install-guide/section_trove-install.xml:155(replaceable) ./doc/install-guide/section_trove-install.xml:201(replaceable) ./doc/install-guide/section_keystone-verify.xml:25(replaceable) ./doc/install-guide/section_keystone-verify.xml:35(replaceable) ./doc/install-guide/section_keystone-verify.xml:49(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:408(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:376(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:485(replaceable) msgid "ADMIN_PASS" msgstr "" @@ -588,23 +588,23 @@ msgid "Upload the image to the Image Service:" msgstr "" #: ./doc/install-guide/section_glance-verify.xml:33(replaceable) ./doc/install-guide/section_glance-verify.xml:38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml:33(replaceable) ./doc/install-guide/section_glance-verify.xml:45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml:34(replaceable) ./doc/install-guide/section_glance-verify.xml:65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml:34(replaceable) ./doc/install-guide/section_glance-verify.xml:86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml:34(replaceable) ./doc/install-guide/section_glance-verify.xml:101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml:35(para) @@ -691,7 +691,7 @@ msgstr "" msgid "admin-openrc.sh for the administrative user" msgstr "" -#: ./doc/install-guide/ch_clients.xml:42(replaceable) ./doc/install-guide/section_ceilometer-install.xml:101(replaceable) ./doc/install-guide/section_ceilometer-install.xml:110(replaceable) ./doc/install-guide/section_ceilometer-install.xml:117(replaceable) ./doc/install-guide/section_ceilometer-install.xml:144(replaceable) ./doc/install-guide/section_ceilometer-install.xml:147(replaceable) ./doc/install-guide/section_ceilometer-install.xml:177(replaceable) ./doc/install-guide/section_ceilometer-install.xml:185(replaceable) ./doc/install-guide/section_ceilometer-install.xml:189(replaceable) ./doc/install-guide/section_ceilometer-install.xml:204(replaceable) ./doc/install-guide/section_ceilometer-install.xml:211(replaceable) ./doc/install-guide/section_ceilometer-install.xml:225(replaceable) ./doc/install-guide/section_ceilometer-install.xml:226(replaceable) ./doc/install-guide/section_ceilometer-install.xml:227(replaceable) ./doc/install-guide/section_trove-install.xml:73(replaceable) ./doc/install-guide/section_trove-install.xml:74(replaceable) ./doc/install-guide/section_trove-install.xml:75(replaceable) ./doc/install-guide/section_trove-install.xml:215(replaceable) ./doc/install-guide/section_trove-install.xml:216(replaceable) ./doc/install-guide/section_trove-install.xml:217(replaceable) ./doc/install-guide/section_nova-controller.xml:44(replaceable) ./doc/install-guide/section_nova-controller.xml:59(replaceable) ./doc/install-guide/section_nova-controller.xml:140(replaceable) ./doc/install-guide/section_nova-controller.xml:141(replaceable) ./doc/install-guide/section_nova-controller.xml:160(replaceable) ./doc/install-guide/section_nova-controller.xml:177(replaceable) ./doc/install-guide/section_nova-controller.xml:178(replaceable) ./doc/install-guide/section_nova-controller.xml:179(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:145(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:147(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:181(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:182(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:196(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:207(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:216(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:234(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:244(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:255(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:260(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:51(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:52(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:53(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:89(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:102(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:115(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:117(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:147(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:148(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:176(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:191(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:204(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:212(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:231(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:235(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:352(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:362(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:386(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:391(replaceable) ./doc/install-guide/section_keystone-services.xml:47(replaceable) ./doc/install-guide/section_keystone-services.xml:48(replaceable) ./doc/install-guide/section_keystone-services.xml:49(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:181(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:186(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:194(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:199(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:271(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:276(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:326(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:410(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:116(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:177(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:181(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:185(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:191(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:222(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:226(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:234(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:321(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:325(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:329(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:335(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:377(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:57(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:58(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:59(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:83(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:100(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:102(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:135(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:136(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:163(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:181(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:231(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:241(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:252(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:257(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:17(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:23(replaceable) ./doc/install-guide/section_basics-networking-nova.xml:184(replaceable) ./doc/install-guide/section_basics-networking-neutron.xml:253(replaceable) ./doc/install-guide/section_basics-networking-neutron.xml:297(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:99(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:101(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:132(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:133(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:147(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:158(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:167(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:391(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:396(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:401(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:411(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:193(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:212(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:229(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:234(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:284(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:287(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:291(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:301(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:334(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:339(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:348(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:367(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:426(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:451(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:487(replaceable) ./doc/install-guide/section_cinder-node.xml:113(replaceable) ./doc/install-guide/section_cinder-node.xml:115(replaceable) ./doc/install-guide/section_cinder-node.xml:131(replaceable) ./doc/install-guide/section_cinder-node.xml:132(replaceable) ./doc/install-guide/section_cinder-node.xml:150(replaceable) ./doc/install-guide/section_cinder-node.xml:161(replaceable) ./doc/install-guide/section_cinder-node.xml:170(replaceable) ./doc/install-guide/section_cinder-node.xml:183(replaceable) ./doc/install-guide/section_cinder-node.xml:186(replaceable) ./doc/install-guide/section_cinder-node.xml:202(replaceable) ./doc/install-guide/section_cinder-node.xml:205(replaceable) ./doc/install-guide/section_cinder-controller.xml:44(replaceable) ./doc/install-guide/section_cinder-controller.xml:47(replaceable) ./doc/install-guide/section_cinder-controller.xml:83(replaceable) ./doc/install-guide/section_cinder-controller.xml:85(replaceable) ./doc/install-guide/section_cinder-controller.xml:101(replaceable) ./doc/install-guide/section_cinder-controller.xml:102(replaceable) ./doc/install-guide/section_cinder-controller.xml:120(replaceable) ./doc/install-guide/section_cinder-controller.xml:153(replaceable) ./doc/install-guide/section_cinder-controller.xml:154(replaceable) ./doc/install-guide/section_cinder-controller.xml:155(replaceable) ./doc/install-guide/section_cinder-controller.xml:163(replaceable) ./doc/install-guide/section_cinder-controller.xml:164(replaceable) ./doc/install-guide/section_cinder-controller.xml:165(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:67(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:69(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:99(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:100(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:117(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:128(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:143(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:271(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:281(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:302(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:307(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:64(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:66(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:96(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:97(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:114(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:125(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:140(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:296(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:306(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:330(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:335(replaceable) ./doc/install-guide/section_heat-install.xml:40(replaceable) ./doc/install-guide/section_heat-install.xml:46(replaceable) ./doc/install-guide/section_heat-install.xml:92(replaceable) ./doc/install-guide/section_heat-install.xml:95(replaceable) ./doc/install-guide/section_heat-install.xml:113(replaceable) ./doc/install-guide/section_heat-install.xml:116(replaceable) ./doc/install-guide/section_heat-install.xml:122(replaceable) ./doc/install-guide/section_heat-install.xml:133(replaceable) ./doc/install-guide/section_heat-install.xml:134(replaceable) ./doc/install-guide/section_heat-install.xml:135(replaceable) ./doc/install-guide/section_heat-install.xml:140(replaceable) ./doc/install-guide/section_heat-install.xml:141(replaceable) ./doc/install-guide/section_heat-install.xml:142(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:79(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:85(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:91(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:107(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:122(replaceable) ./doc/install-guide/section_nova-compute.xml:127(replaceable) ./doc/install-guide/section_nova-compute.xml:128(replaceable) ./doc/install-guide/section_nova-compute.xml:146(replaceable) ./doc/install-guide/section_nova-compute.xml:147(replaceable) ./doc/install-guide/section_nova-compute.xml:159(replaceable) ./doc/install-guide/section_nova-compute.xml:184(replaceable) ./doc/install-guide/section_nova-compute.xml:196(replaceable) ./doc/install-guide/section_nova-compute.xml:204(replaceable) ./doc/install-guide/section_nova-compute.xml:207(replaceable) ./doc/install-guide/section_glance-install.xml:57(replaceable) ./doc/install-guide/section_glance-install.xml:59(replaceable) ./doc/install-guide/section_glance-install.xml:67(replaceable) ./doc/install-guide/section_glance-install.xml:76(replaceable) ./doc/install-guide/section_glance-install.xml:91(replaceable) ./doc/install-guide/section_glance-install.xml:104(replaceable) ./doc/install-guide/section_glance-install.xml:149(replaceable) ./doc/install-guide/section_glance-install.xml:151(replaceable) ./doc/install-guide/section_glance-install.xml:161(replaceable) ./doc/install-guide/section_glance-install.xml:163(replaceable) ./doc/install-guide/section_glance-install.xml:182(replaceable) ./doc/install-guide/section_glance-install.xml:183(replaceable) ./doc/install-guide/section_glance-install.xml:207(replaceable) ./doc/install-guide/section_glance-install.xml:208(replaceable) ./doc/install-guide/section_glance-install.xml:209(replaceable) ./doc/install-guide/section_keystone-install.xml:30(replaceable) ./doc/install-guide/section_keystone-install.xml:38(replaceable) ./doc/install-guide/object-storage/section_object-storage-install-config-proxy-node.xml:82(replaceable) ./doc/install-guide/object-storage/section_object-storage-install.xml:90(replaceable) ./doc/install-guide/object-storage/section_object-storage-install.xml:91(replaceable) ./doc/install-guide/object-storage/section_object-storage-install.xml:92(replaceable) +#: ./doc/install-guide/ch_clients.xml:42(replaceable) ./doc/install-guide/section_ceilometer-install.xml:101(replaceable) ./doc/install-guide/section_ceilometer-install.xml:110(replaceable) ./doc/install-guide/section_ceilometer-install.xml:117(replaceable) ./doc/install-guide/section_ceilometer-install.xml:144(replaceable) ./doc/install-guide/section_ceilometer-install.xml:147(replaceable) ./doc/install-guide/section_ceilometer-install.xml:177(replaceable) ./doc/install-guide/section_ceilometer-install.xml:185(replaceable) ./doc/install-guide/section_ceilometer-install.xml:189(replaceable) ./doc/install-guide/section_ceilometer-install.xml:204(replaceable) ./doc/install-guide/section_ceilometer-install.xml:211(replaceable) ./doc/install-guide/section_ceilometer-install.xml:225(replaceable) ./doc/install-guide/section_ceilometer-install.xml:226(replaceable) ./doc/install-guide/section_ceilometer-install.xml:227(replaceable) ./doc/install-guide/section_trove-install.xml:65(replaceable) ./doc/install-guide/section_trove-install.xml:66(replaceable) ./doc/install-guide/section_trove-install.xml:67(replaceable) ./doc/install-guide/section_trove-install.xml:68(replaceable) ./doc/install-guide/section_trove-install.xml:69(replaceable) ./doc/install-guide/section_trove-install.xml:70(replaceable) ./doc/install-guide/section_trove-install.xml:82(replaceable) ./doc/install-guide/section_trove-install.xml:83(replaceable) ./doc/install-guide/section_trove-install.xml:84(replaceable) ./doc/install-guide/section_trove-install.xml:107(replaceable) ./doc/install-guide/section_trove-install.xml:108(replaceable) ./doc/install-guide/section_trove-install.xml:109(replaceable) ./doc/install-guide/section_trove-install.xml:122(replaceable) ./doc/install-guide/section_trove-install.xml:198(replaceable) ./doc/install-guide/section_trove-install.xml:203(replaceable) ./doc/install-guide/section_trove-install.xml:224(replaceable) ./doc/install-guide/section_trove-install.xml:225(replaceable) ./doc/install-guide/section_trove-install.xml:226(replaceable) ./doc/install-guide/section_nova-controller.xml:44(replaceable) ./doc/install-guide/section_nova-controller.xml:59(replaceable) ./doc/install-guide/section_nova-controller.xml:140(replaceable) ./doc/install-guide/section_nova-controller.xml:141(replaceable) ./doc/install-guide/section_nova-controller.xml:160(replaceable) ./doc/install-guide/section_nova-controller.xml:177(replaceable) ./doc/install-guide/section_nova-controller.xml:178(replaceable) ./doc/install-guide/section_nova-controller.xml:179(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:145(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:147(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:181(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:182(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:196(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:207(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:216(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:234(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:244(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:255(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:260(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:51(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:52(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:53(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:89(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:102(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:115(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:117(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:147(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:148(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:176(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:191(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:204(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:212(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:231(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:235(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:352(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:362(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:386(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:391(replaceable) ./doc/install-guide/section_keystone-services.xml:47(replaceable) ./doc/install-guide/section_keystone-services.xml:48(replaceable) ./doc/install-guide/section_keystone-services.xml:49(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:181(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:186(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:194(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:199(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:271(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:276(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:326(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:410(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:116(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:177(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:181(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:185(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:191(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:222(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:226(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:234(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:321(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:325(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:329(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:335(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:377(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:57(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:58(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:59(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:83(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:100(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:102(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:135(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:136(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:163(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:181(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:231(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:241(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:252(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:257(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:17(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:23(replaceable) ./doc/install-guide/section_basics-networking-nova.xml:184(replaceable) ./doc/install-guide/section_basics-networking-neutron.xml:253(replaceable) ./doc/install-guide/section_basics-networking-neutron.xml:297(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:99(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:101(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:132(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:133(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:147(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:158(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:167(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:391(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:396(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:401(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:411(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:193(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:212(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:229(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:234(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:284(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:287(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:291(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:301(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:334(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:339(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:348(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:367(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:426(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:451(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:487(replaceable) ./doc/install-guide/section_cinder-node.xml:113(replaceable) ./doc/install-guide/section_cinder-node.xml:115(replaceable) ./doc/install-guide/section_cinder-node.xml:131(replaceable) ./doc/install-guide/section_cinder-node.xml:132(replaceable) ./doc/install-guide/section_cinder-node.xml:150(replaceable) ./doc/install-guide/section_cinder-node.xml:161(replaceable) ./doc/install-guide/section_cinder-node.xml:170(replaceable) ./doc/install-guide/section_cinder-node.xml:183(replaceable) ./doc/install-guide/section_cinder-node.xml:186(replaceable) ./doc/install-guide/section_cinder-node.xml:202(replaceable) ./doc/install-guide/section_cinder-node.xml:205(replaceable) ./doc/install-guide/section_cinder-controller.xml:44(replaceable) ./doc/install-guide/section_cinder-controller.xml:47(replaceable) ./doc/install-guide/section_cinder-controller.xml:83(replaceable) ./doc/install-guide/section_cinder-controller.xml:85(replaceable) ./doc/install-guide/section_cinder-controller.xml:101(replaceable) ./doc/install-guide/section_cinder-controller.xml:102(replaceable) ./doc/install-guide/section_cinder-controller.xml:120(replaceable) ./doc/install-guide/section_cinder-controller.xml:153(replaceable) ./doc/install-guide/section_cinder-controller.xml:154(replaceable) ./doc/install-guide/section_cinder-controller.xml:155(replaceable) ./doc/install-guide/section_cinder-controller.xml:163(replaceable) ./doc/install-guide/section_cinder-controller.xml:164(replaceable) ./doc/install-guide/section_cinder-controller.xml:165(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:67(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:69(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:99(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:100(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:117(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:128(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:143(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:271(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:281(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:302(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:307(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:64(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:66(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:96(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:97(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:114(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:125(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:140(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:296(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:306(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:330(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:335(replaceable) ./doc/install-guide/section_heat-install.xml:40(replaceable) ./doc/install-guide/section_heat-install.xml:46(replaceable) ./doc/install-guide/section_heat-install.xml:92(replaceable) ./doc/install-guide/section_heat-install.xml:95(replaceable) ./doc/install-guide/section_heat-install.xml:113(replaceable) ./doc/install-guide/section_heat-install.xml:116(replaceable) ./doc/install-guide/section_heat-install.xml:122(replaceable) ./doc/install-guide/section_heat-install.xml:133(replaceable) ./doc/install-guide/section_heat-install.xml:134(replaceable) ./doc/install-guide/section_heat-install.xml:135(replaceable) ./doc/install-guide/section_heat-install.xml:140(replaceable) ./doc/install-guide/section_heat-install.xml:141(replaceable) ./doc/install-guide/section_heat-install.xml:142(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:79(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:85(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:91(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:107(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:122(replaceable) ./doc/install-guide/section_nova-compute.xml:127(replaceable) ./doc/install-guide/section_nova-compute.xml:128(replaceable) ./doc/install-guide/section_nova-compute.xml:146(replaceable) ./doc/install-guide/section_nova-compute.xml:147(replaceable) ./doc/install-guide/section_nova-compute.xml:159(replaceable) ./doc/install-guide/section_nova-compute.xml:184(replaceable) ./doc/install-guide/section_nova-compute.xml:196(replaceable) ./doc/install-guide/section_nova-compute.xml:204(replaceable) ./doc/install-guide/section_nova-compute.xml:207(replaceable) ./doc/install-guide/section_glance-install.xml:57(replaceable) ./doc/install-guide/section_glance-install.xml:59(replaceable) ./doc/install-guide/section_glance-install.xml:67(replaceable) ./doc/install-guide/section_glance-install.xml:76(replaceable) ./doc/install-guide/section_glance-install.xml:91(replaceable) ./doc/install-guide/section_glance-install.xml:104(replaceable) ./doc/install-guide/section_glance-install.xml:149(replaceable) ./doc/install-guide/section_glance-install.xml:151(replaceable) ./doc/install-guide/section_glance-install.xml:161(replaceable) ./doc/install-guide/section_glance-install.xml:163(replaceable) ./doc/install-guide/section_glance-install.xml:182(replaceable) ./doc/install-guide/section_glance-install.xml:183(replaceable) ./doc/install-guide/section_glance-install.xml:207(replaceable) ./doc/install-guide/section_glance-install.xml:208(replaceable) ./doc/install-guide/section_glance-install.xml:209(replaceable) ./doc/install-guide/section_keystone-install.xml:30(replaceable) ./doc/install-guide/section_keystone-install.xml:38(replaceable) ./doc/install-guide/object-storage/section_object-storage-install-config-proxy-node.xml:82(replaceable) ./doc/install-guide/object-storage/section_object-storage-install.xml:90(replaceable) ./doc/install-guide/object-storage/section_object-storage-install.xml:91(replaceable) ./doc/install-guide/object-storage/section_object-storage-install.xml:92(replaceable) msgid "controller" msgstr "" @@ -1043,7 +1043,7 @@ msgstr "" msgid "Configure the RabbitMQ access:" msgstr "" -#: ./doc/install-guide/section_ceilometer-install.xml:145(replaceable) ./doc/install-guide/section_ceilometer-install.xml:148(replaceable) ./doc/install-guide/section_trove-install.xml:86(replaceable) ./doc/install-guide/section_trove-install.xml:100(replaceable) ./doc/install-guide/section_trove-install.xml:101(replaceable) ./doc/install-guide/section_trove-install.xml:102(replaceable) ./doc/install-guide/section_trove-install.xml:191(replaceable) ./doc/install-guide/section_nova-controller.xml:70(replaceable) ./doc/install-guide/section_nova-controller.xml:78(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:200(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:209(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:169(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:192(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:182(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:195(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:272(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:327(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:113(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:178(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:189(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:322(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:333(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:155(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:182(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:18(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:24(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:151(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:160(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:207(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:230(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:335(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:362(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:427(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:446(replaceable) ./doc/install-guide/section_cinder-node.xml:153(replaceable) ./doc/install-guide/section_cinder-node.xml:174(replaceable) ./doc/install-guide/section_cinder-controller.xml:123(replaceable) ./doc/install-guide/section_cinder-controller.xml:145(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:121(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:144(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:118(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:141(replaceable) ./doc/install-guide/section_basics-queue.xml:77(replaceable) ./doc/install-guide/section_heat-install.xml:93(replaceable) ./doc/install-guide/section_heat-install.xml:96(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:76(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:80(replaceable) ./doc/install-guide/section_nova-compute.xml:168(replaceable) ./doc/install-guide/section_nova-compute.xml:174(replaceable) ./doc/install-guide/section_glance-install.xml:92(replaceable) ./doc/install-guide/section_glance-install.xml:106(replaceable) +#: ./doc/install-guide/section_ceilometer-install.xml:145(replaceable) ./doc/install-guide/section_ceilometer-install.xml:148(replaceable) ./doc/install-guide/section_trove-install.xml:94(replaceable) ./doc/install-guide/section_trove-install.xml:110(replaceable) ./doc/install-guide/section_trove-install.xml:111(replaceable) ./doc/install-guide/section_trove-install.xml:112(replaceable) ./doc/install-guide/section_trove-install.xml:199(replaceable) ./doc/install-guide/section_nova-controller.xml:70(replaceable) ./doc/install-guide/section_nova-controller.xml:78(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:200(replaceable) ./doc/install-guide/section_neutron-ovs-compute-node.xml:209(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:169(replaceable) ./doc/install-guide/section_neutron-ml2-controller-node.xml:192(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:182(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:195(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:272(replaceable) ./doc/install-guide/section_neutron-per-tenant-routers-with-private-networks.xml:327(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:113(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:178(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:189(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:322(replaceable) ./doc/install-guide/section_neutron-provider-router-with-private_networks.xml:333(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:155(replaceable) ./doc/install-guide/section_neutron-ovs-controller-node.xml:182(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:18(replaceable) ./doc/install-guide/section_ceilometer-glance.xml:24(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:151(replaceable) ./doc/install-guide/section_neutron-ovs-network-node.xml:160(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:207(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:230(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:335(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:362(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:427(replaceable) ./doc/install-guide/section_neutron-single-flat.xml:446(replaceable) ./doc/install-guide/section_cinder-node.xml:153(replaceable) ./doc/install-guide/section_cinder-node.xml:174(replaceable) ./doc/install-guide/section_cinder-controller.xml:123(replaceable) ./doc/install-guide/section_cinder-controller.xml:145(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:121(replaceable) ./doc/install-guide/section_neutron-ml2-network-node.xml:144(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:118(replaceable) ./doc/install-guide/section_neutron-ml2-compute-node.xml:141(replaceable) ./doc/install-guide/section_basics-queue.xml:77(replaceable) ./doc/install-guide/section_heat-install.xml:93(replaceable) ./doc/install-guide/section_heat-install.xml:96(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:76(replaceable) ./doc/install-guide/section_ceilometer-nova.xml:80(replaceable) ./doc/install-guide/section_nova-compute.xml:168(replaceable) ./doc/install-guide/section_nova-compute.xml:174(replaceable) ./doc/install-guide/section_glance-install.xml:92(replaceable) ./doc/install-guide/section_glance-install.xml:106(replaceable) msgid "RABBIT_PASS" msgstr "" @@ -1151,87 +1151,75 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:27(para) +#: ./doc/install-guide/section_trove-install.xml:29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:30(para) +#: ./doc/install-guide/section_trove-install.xml:32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml:35(para) +#: ./doc/install-guide/section_trove-install.xml:37(para) msgid "Create a trove user that Compute uses to authenticate with the Identity service. Use the service tenant and give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:39(replaceable) +#: ./doc/install-guide/section_trove-install.xml:42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:39(replaceable) +#: ./doc/install-guide/section_trove-install.xml:42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:46(para) -msgid "Edit the the following configuration files, taking the below actions for each file:" +#: ./doc/install-guide/section_trove-install.xml:50(para) +msgid "Edit the following configuration files, taking the below actions for each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:49(filename) +#: ./doc/install-guide/section_trove-install.xml:53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:50(filename) +#: ./doc/install-guide/section_trove-install.xml:54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:51(filename) +#: ./doc/install-guide/section_trove-install.xml:55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:54(para) -msgid "Edit the [DEFAULT] section of each file for the, client URLs and logging configuration" +#: ./doc/install-guide/section_trove-install.xml:59(para) +msgid "Edit the [DEFAULT] section of each file and set appropriate values for the OpenStack service URLs, logging and messaging configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:65(para) -msgid "Set these configuration keys to configure thee Database module to use the Qpid message broker:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml:79(para) -msgid "Configure the Database module to use the RabbitMQ message broker by setting these configuration keys in the [DEFAULT] configuration group of each file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml:89(para) -msgid "Set these configuration keys to configure the Database module to use the RabbitMQ message broker:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml:106(para) -msgid "Edit the [keystone_authtoken] section of each file so it matches the listing shown below:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml:118(para) -msgid "Edit the [database] section of each file, adding it if necessary, so it matches the listing shown below:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml:121(literal) +#: ./doc/install-guide/section_trove-install.xml:69(literal) msgid "TROVE_DBPASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:126(para) -msgid "Edit the trove.conf file so it matches the listing shown below:" +#: ./doc/install-guide/section_trove-install.xml:74(para) +msgid "Set these configuration keys to configure the Database module to use the Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:139(para) -msgid "Edit the trove-taskmanager.conf file so it matches the listing shown below:" +#: ./doc/install-guide/section_trove-install.xml:89(para) +msgid "Configure the Database module to use the RabbitMQ message broker by setting the rabbit_password in the [DEFAULT] configuration group of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:155(para) -msgid "Create a trove_nolog.conf file:" +#: ./doc/install-guide/section_trove-install.xml:99(para) +msgid "Set these configuration keys to configure the Database module to use the RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:157(para) -msgid "Edit the trove_nolog.conf file:" +#: ./doc/install-guide/section_trove-install.xml:118(para) +msgid "Edit the [filter:authtoken] section of the api-paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:162(para) +#: ./doc/install-guide/section_trove-install.xml:132(para) +msgid "Edit the trove.conf file so it includes appropriate values for the default datastore and network label regex as shown below:" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml:145(para) +msgid "Edit the trove-taskmanager.conf file so it includes the appropriate service credentials required to connect to the OpenStack Compute service as shown below:" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml:161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -1247,43 +1235,43 @@ msgstr "" msgid "Create a datastore. You need to create a separate datastore for each type of database you want to use, for example, MySQL, MongoDB, Cassandra. This example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:184(para) +#: ./doc/install-guide/section_trove-install.xml:185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml:185(para) +#: ./doc/install-guide/section_trove-install.xml:186(para) msgid "Create an image for the type of database you want to use, for example, MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml:186(para) -msgid "This image must have the trove guest agent installed, and it must have the trove-guestagent.conf file configured to connect to your OpenStack environment. To correctly configure the trove-guestagent.conf file, do these steps on the guest instance you are using to build your image:" +#: ./doc/install-guide/section_trove-install.xml:188(para) +msgid "This image must have the trove guest agent installed, and it must have the trove-guestagent.conf file configured to connect to your OpenStack environment. To correctly configure the trove-guestagent.conf file, follow these steps on the guest instance you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:189(para) +#: ./doc/install-guide/section_trove-install.xml:197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:201(para) +#: ./doc/install-guide/section_trove-install.xml:209(para) msgid "Update the datastore to use the new image, using the command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml:202(para) +#: ./doc/install-guide/section_trove-install.xml:211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:204(replaceable) +#: ./doc/install-guide/section_trove-install.xml:213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:208(para) +#: ./doc/install-guide/section_trove-install.xml:217(para) msgid "You must register the Database module with the Identity service so that other OpenStack services can locate it. Register the service and specify the endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:220(para) +#: ./doc/install-guide/section_trove-install.xml:230(para) msgid "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml:223(para) +#: ./doc/install-guide/section_trove-install.xml:233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/is_IS.po b/doc/install-guide/locale/is_IS.po index 4b48e1ec31..6283427176 100644 --- a/doc/install-guide/locale/is_IS.po +++ b/doc/install-guide/locale/is_IS.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n" +"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/is_IS/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/it.po b/doc/install-guide/locale/it.po index 11a4b95871..c5d9da15f4 100644 --- a/doc/install-guide/locale/it.po +++ b/doc/install-guide/locale/it.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -30,6 +30,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -79,6 +80,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -991,27 +995,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1143,12 +1147,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1913,11 +1929,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2121,109 +2137,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2242,56 +2246,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/it_IT.po b/doc/install-guide/locale/it_IT.po index 015cfe503a..57d2d90e0e 100644 --- a/doc/install-guide/locale/it_IT.po +++ b/doc/install-guide/locale/it_IT.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n" +"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/ja.po b/doc/install-guide/locale/ja.po index b8f6cb1be3..4debcc269a 100644 --- a/doc/install-guide/locale/ja.po +++ b/doc/install-guide/locale/ja.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" -"PO-Revision-Date: 2014-04-23 03:54+0000\n" -"Last-Translator: Tomoyuki KATO \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -31,6 +31,7 @@ msgstr "Identity Service をインストールした後、認証するadmin user:" msgstr "admin ユーザーを作成します。" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -992,28 +996,28 @@ msgstr "イメージを Image Service にアップロードします。" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" -msgstr "imageLabel" +msgid "IMAGELABEL" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" -msgstr "fileFormat" +msgid "FILEFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" -msgstr "containerFormat" +msgid "CONTAINERFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" -msgstr "accessValue" +msgid "ACCESSVALUE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" -msgstr "imageFile" +msgid "IMAGEFILE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) msgid "Where:" @@ -1144,12 +1148,24 @@ msgstr "管理ユーザー用の admin-openrc.sh" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1914,11 +1930,11 @@ msgstr "RabbitMQ のアクセス権を設定します。" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2122,109 +2138,97 @@ msgstr "Database モジュールをコントローラーにインストールす msgid "Install required packages:" msgstr "必要パッケージをインストールします。" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "OpenStack を準備します。" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "admin-openrc.sh ファイルを読み込みます。" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "Compute が Identity Service で認証するために使用する trove ユーザーを作成します。service プロジェクトを使用し、ユーザーに admin ロールを与えます。" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "TROVE_PASS" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "trove@example.com" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" -msgstr "以下の設定ファイルを編集します。各ファイルを次のようにします。" +"Edit the following configuration files, taking the below actions for each " +"file:" +msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "trove.conf" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "trove-taskmanager.conf" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "trove-conductor.conf" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" -msgstr "クライアントの URL とログを設定するために、各ファイルの [DEFAULT] セクションを編集します。" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" +msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "TROVE_DBPASS" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" -msgstr "Database モジュールが Qpid メッセージブローカーを使用するよう設定するために、これらの設定キーを設定します。" - -#: ./doc/install-guide/section_trove-install.xml79(para) -msgid "" -"Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" -msgstr "各ファイルの [DEFAULT] 設定グループにこれらの設定キーを設定することにより、Database モジュールが RabbitMQ メッセージブローカーを使用するよう設定します。" +msgstr "" #: ./doc/install-guide/section_trove-install.xml89(para) msgid "" +"Configure the Database module to use the RabbitMQ message broker by setting " +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml99(para) +msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "Database モジュールが RabbitMQ メッセージブローカーを使用するよう設定するために、これらの設定キーを設定します。" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "各ファイルの [keystone_authtoken] セクションを編集し、以下に示すものと一致するようにします。" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" -msgstr "必要に応じて、各ファイルの [database] セクションを編集し、以下に示すものを追加します。" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" +msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "TROVE_DBPASS" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" -msgstr "trove.conf ファイルを編集し、以下に示すものと一致するようにします。" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" +msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" -msgstr "trove-taskmanager.conf ファイルを編集し、以下に示すものと一致するようにします。" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" +msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "trove_nolog.conf ファイルを作成します。" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "trove_nolog.conf ファイルを編集します。" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "trove 管理データベースを準備します。" @@ -2243,56 +2247,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "データストアを作成します。使用したいデータベースの種類に応じて、別々のデータストアを作成する必要があります。例えば、MySQL、MongoDB、Cassandra です。この例は、MySQL データベース用のデータストアを作成する方法です。" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "trove イメージを作成します。" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "使用したいデータベースの種類に応じてイメージを作成します。例えば、MySQL、MongoDB、Cassandra です。" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" -msgstr "このイメージは trove ゲストエージェントがインストールされている必要があります。お使いの OpenStack 環境に接続するために、trove-guestagent.conf ファイルを設定する必要があります。trove-guestagent.conf ファイルを正しく設定するために、イメージ構築用に使用しているゲストインスタンスでこれらの手順を実行します。" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" +msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "以下の行を trove-guestagent.conf に追加します。" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "新しいイメージを使用するために、 コマンドを使用して、データストアを更新します。" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "この例は MySQL 5.5 データストアを作成する方法です。" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "glance_image_ID" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "他の OpenStack サービスから使用できるように、Database モジュールを Identity Service に登録します。サービスを登録し、エンドポイントを指定します。" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "Database サービスを起動し、システム起動時に起動するよう設定します。" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "Database サービスを再起動します。" diff --git a/doc/install-guide/locale/ka_GE.po b/doc/install-guide/locale/ka_GE.po index df244d89ba..9a67f352fb 100644 --- a/doc/install-guide/locale/ka_GE.po +++ b/doc/install-guide/locale/ka_GE.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n" +"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ka_GE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/km.po b/doc/install-guide/locale/km.po index 994ca8f5ee..b8eb1c29cc 100644 --- a/doc/install-guide/locale/km.po +++ b/doc/install-guide/locale/km.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n" +"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/kn.po b/doc/install-guide/locale/kn.po index bb360c7283..e9adb882b0 100644 --- a/doc/install-guide/locale/kn.po +++ b/doc/install-guide/locale/kn.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/ko_KR.po b/doc/install-guide/locale/ko_KR.po index c1b77b83b8..51ebd20a2b 100644 --- a/doc/install-guide/locale/ko_KR.po +++ b/doc/install-guide/locale/ko_KR.po @@ -14,10 +14,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-21 17:45+0000\n" -"Last-Translator: ujuc Gang \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -40,6 +40,7 @@ msgstr "인증 서비스를 설치한 다음, 인증할 admin user:" msgstr "admin 사용자 생성:" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -176,7 +180,7 @@ msgstr "" msgid "" "Link the demo user, _member_ role, and" " demo tenant:" -msgstr "" +msgstr "demo 사용자, _member_ 롤, demo tenant 연결:" #: ./doc/install-guide/section_keystone-users.xml134(title) msgid "Create a service tenant" @@ -187,7 +191,7 @@ msgid "" "OpenStack services also require a username, tenant, and role to access other" " OpenStack services. In a basic installation, OpenStack services typically " "share a single tenant named service." -msgstr "" +msgstr "OpenStack 서비스는 다른 OpenStack 서비스에 접근하기 위해서 사용자 이름, tenant, 롤을 요구합니다. 기본 설치에서는 OpenStack 서비스에서는 싱글 tenant 이름인 service를 일반적으로 공유합니다." #: ./doc/install-guide/section_keystone-users.xml140(para) msgid "" @@ -237,7 +241,7 @@ msgstr "" #: ./doc/install-guide/section_nova-networking-initial-network.xml26(para) #: ./doc/install-guide/section_neutron-initial-networks.xml47(para) msgid "Source the admin tenant credentials:" -msgstr "" +msgstr "admin tenant credentials 소스:" #: ./doc/install-guide/section_nova-networking-initial-network.xml30(para) #: ./doc/install-guide/section_neutron-initial-networks.xml51(para) @@ -249,7 +253,7 @@ msgstr "네트워크 생성:" msgid "" "Replace NETWORK_CIDR with the subnet associated " "with the physical network." -msgstr "" +msgstr "물리 네트워크와 연동된 서브넷에 대한 NETWORK_CIDR 수정." #: ./doc/install-guide/section_nova-networking-initial-network.xml34(replaceable) msgid "NETWORK_CIDR" @@ -260,7 +264,7 @@ msgid "" "For example, using an exclusive slice of 203.0.113.0/24 " "with IP address range 203.0.113.24 to " "203.0.113.32:" -msgstr "" +msgstr "예를 들어, IP 주소 범위 203.0.113.24에서 203.0.113.32까지는 203.0.113.0/24의 전용 슬라이스를 사용합니다:" #: ./doc/install-guide/section_nova-networking-initial-network.xml42(para) #: ./doc/install-guide/section_launch-instance-nova.xml26(para) @@ -927,7 +931,7 @@ msgstr "" #: ./doc/install-guide/section_cinder-verify.xml5(title) msgid "Verify the Block Storage installation" -msgstr "" +msgstr "블록 스토리지 설치 확인" #: ./doc/install-guide/section_cinder-verify.xml6(para) msgid "" @@ -945,11 +949,11 @@ msgstr "" #: ./doc/install-guide/section_cinder-verify.xml13(para) msgid "Source the demo-openrc.sh file:" -msgstr "" +msgstr "demo-openrc.sh 파일을 source 명령으로 실행:" #: ./doc/install-guide/section_cinder-verify.xml18(para) msgid "Use the command to create a new volume:" -msgstr "" +msgstr " 명령을 사용하여 새로운 볼륨 생성:" #: ./doc/install-guide/section_cinder-verify.xml40(para) msgid "" @@ -1001,28 +1005,28 @@ msgstr "이미지 서비스로 이미지를 업로드 하십시오:" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" -msgstr "imageLabel" +msgid "IMAGELABEL" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" -msgstr "fileFormat" +msgid "FILEFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" -msgstr "containerFormat" +msgid "CONTAINERFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" -msgstr "accessValue" +msgid "ACCESSVALUE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" -msgstr "imageFile" +msgid "IMAGEFILE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) msgid "Where:" @@ -1153,12 +1157,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1706,7 +1722,7 @@ msgstr "" #: ./doc/install-guide/section_neutron-concepts.xml8(title) msgid "Networking concepts" -msgstr "" +msgstr "네트워킹 컨셉" #: ./doc/install-guide/section_neutron-concepts.xml9(para) msgid "" @@ -1923,11 +1939,11 @@ msgstr "RabbitMQ 접근을 설정하십시오:" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2131,109 +2147,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "TROVE_PASS" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "trove@example.com" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "trove.conf" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "trove-taskmanager.conf" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "trove-conductor.conf" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "TROVE_DBPASS" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "TROVE_DBPASS" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2252,58 +2256,58 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "Trove 이미지 생성" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" -msgstr "" +msgstr "trove-guestagent.conf에 라인따라 추가합니다:" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." -msgstr "" +msgstr " 명령을 사용하여, 새 이미지를 사용하는 datastore를 업로드합니다." -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" -msgstr "" +msgstr "예제는 MySQL 5.5 datastore를 생성하는 방법에 대해서 보여줍니다:" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "glance_image_ID" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" -msgstr "" +msgstr "데이터베이스 서비스를 시작하고 시스템 부팅할 때 실행되도록 구성합니다:" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" -msgstr "" +msgstr "데이터베이스 서비스 재시작:" #: ./doc/install-guide/section_nova-networking-compute-node.xml5(title) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml8(title) @@ -2361,25 +2365,25 @@ msgstr "" #: ./doc/install-guide/section_trove-verify.xml5(title) msgid "Verify the Database service installation" -msgstr "" +msgstr "데이터베이스 서비스 설치 확인" #: ./doc/install-guide/section_trove-verify.xml6(para) msgid "" "To verify that the Database service is installed and configured correctly, " "try executing a Trove command:" -msgstr "" +msgstr "다음 Trove 명령어를 실행하여 데이터베이스 서비스 설치 및 구성 상태를 확인 합니다:" #: ./doc/install-guide/section_trove-verify.xml9(para) msgid "Source the demo-openrc.sh file." -msgstr "" +msgstr "demo-openrc.sh 파일을 source 명령으로 실행." #: ./doc/install-guide/section_trove-verify.xml13(para) msgid "Retrieve the Trove instances list:" -msgstr "" +msgstr "Trove 인스턴스 목록 검색:" #: ./doc/install-guide/section_trove-verify.xml15(para) msgid "You should see output similar to this:" -msgstr "" +msgstr "다음과 유사한 출력을 볼 수 있습니다:" #: ./doc/install-guide/section_trove-verify.xml22(para) msgid "" @@ -2390,15 +2394,15 @@ msgstr "" #: ./doc/install-guide/section_trove-verify.xml23(para) msgid "This example shows you how to create a MySQL 5.5 database:" -msgstr "" +msgstr "예제는 MySQL 5.5 데이터베이스를 생성하는 방법에 대해서 보여줍니다:" #: ./doc/install-guide/section_trove-verify.xml24(replaceable) msgid "name" -msgstr "" +msgstr "name" #: ./doc/install-guide/section_trove-verify.xml24(replaceable) msgid "dbname" -msgstr "" +msgstr "dbname" #: ./doc/install-guide/section_trove-verify.xml25(replaceable) msgid "user" @@ -2979,7 +2983,7 @@ msgstr "noVNC를 지원하는 브라우저 정보는 OpenStack User " "Guide." -msgstr "" +msgstr "OpenStack 네트워킹 (neutron) 또는 레거시 네트워킹 (nova-network)를 사용하여 인스턴스를 시작합니다. 자세한 내용은 OpenStack 사용자 가이드에서 확인하세요." #: ./doc/install-guide/ch_launch-instance.xml25(para) msgid "" @@ -4258,7 +4262,7 @@ msgstr "" #: ./doc/install-guide/ch_networking.xml20(title) #: ./doc/install-guide/section_basics-networking-neutron.xml6(title) msgid "OpenStack Networking (neutron)" -msgstr "" +msgstr "OpenStack Networking (neutron)" #: ./doc/install-guide/ch_networking.xml23(title) msgid "Modular Layer 2 (ML2) plug-in" @@ -4267,7 +4271,7 @@ msgstr "" #: ./doc/install-guide/ch_networking.xml31(title) #: ./doc/install-guide/section_basics-networking-nova.xml6(title) msgid "Legacy networking (nova-network)" -msgstr "" +msgstr "레거시 네트워킹 (nova-nework)" #: ./doc/install-guide/ch_networking.xml38(para) msgid "" @@ -5119,15 +5123,15 @@ msgstr "160" #: ./doc/install-guide/app_reserved_uids.xml84(td) msgid "trove" -msgstr "" +msgstr "trove" #: ./doc/install-guide/app_reserved_uids.xml85(td) msgid "OpenStack Trove Daemons" -msgstr "" +msgstr "OpenStack Trove 데몬" #: ./doc/install-guide/app_reserved_uids.xml86(td) msgid "Unknown FIXME" -msgstr "" +msgstr "알 수 없는 FIXME" #: ./doc/install-guide/app_reserved_uids.xml91(para) msgid "Each user belongs to a user group with the same name as the user." @@ -5238,7 +5242,7 @@ msgid "" "Edit the /etc/neutron/neutron.conf file and add the " "file and add the following key under the [DEFAULT] " "section." -msgstr "" +msgstr "/etc/neutron/neutron.conf 파일을 편집하고, 파일 추가한 뒤, [DEFAULT] 섹션에 다음에 나오는 키를 추가합니다." #: ./doc/install-guide/section_neutron-ovs-controller-node.xml129(para) msgid "" @@ -5770,7 +5774,7 @@ msgstr "더 많은 시스템 요구 사항 정보를 보려면 RabbitMQ." -msgstr "" +msgstr "Ubuntu와 Debian에서는 RabbitMQ를 사용합니다." #: ./doc/install-guide/section_basics-queue.xml34(para) msgid "" "Red Hat Enterprise Linux (RHEL), CentOS, Scientific Linux, and Fedora use " "Qpid." -msgstr "" +msgstr "Red Hat Enterprise Linux (RHEL), CentOS, Scientific Linux, Fedora에서는 Qpid를 사용합니다." #: ./doc/install-guide/section_basics-queue.xml40(para) msgid "" "SUSE Linux Enterprise Server (SLES) and openSUSE use " "RabbitMQ." -msgstr "" +msgstr "SUSE Linux Enterprise Server (SLES)와 openSUSE에서는 RabbitMQ를 사용합니다." #: ./doc/install-guide/section_basics-queue.xml46(title) msgid "To configure the message broker service" -msgstr "" +msgstr "메시지 브로커 서비스 구성" #: ./doc/install-guide/section_basics-queue.xml48(para) msgid "" @@ -7992,7 +7996,7 @@ msgstr "" #: ./doc/install-guide/section_basics-queue.xml66(para) msgid "Start the message broker service:" -msgstr "" +msgstr "메시지 브로커 서비스 시작:" #: ./doc/install-guide/section_basics-queue.xml70(para) msgid "" @@ -8041,7 +8045,7 @@ msgstr "" #: ./doc/install-guide/section_basics-queue.xml104(para) msgid "Configure the message broker service to start when the system boots:" -msgstr "" +msgstr "시스템 부팅할 때 메시지 브로커 서비스가 시작하도록 구성:" #: ./doc/install-guide/section_basics-queue.xml109(para) msgid "Congratulations, now you are ready to install OpenStack services!" diff --git a/doc/install-guide/locale/ml_IN.po b/doc/install-guide/locale/ml_IN.po index 7dd0af566c..5e19e4bfe8 100644 --- a/doc/install-guide/locale/ml_IN.po +++ b/doc/install-guide/locale/ml_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ml_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/mr_IN.po b/doc/install-guide/locale/mr_IN.po index 56049871ce..184007638b 100644 --- a/doc/install-guide/locale/mr_IN.po +++ b/doc/install-guide/locale/mr_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n" +"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/mr_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/ms.po b/doc/install-guide/locale/ms.po index a2b9ef615d..b460cac8eb 100644 --- a/doc/install-guide/locale/ms.po +++ b/doc/install-guide/locale/ms.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n" +"Language-Team: Malay (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ms/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/nb.po b/doc/install-guide/locale/nb.po index abf06f1e1c..58b56c0db0 100644 --- a/doc/install-guide/locale/nb.po +++ b/doc/install-guide/locale/nb.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/ne.po b/doc/install-guide/locale/ne.po index e689c2134f..368c46748f 100644 --- a/doc/install-guide/locale/ne.po +++ b/doc/install-guide/locale/ne.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n" +"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/nl_NL.po b/doc/install-guide/locale/nl_NL.po index aab7d66840..b71ef777fb 100644 --- a/doc/install-guide/locale/nl_NL.po +++ b/doc/install-guide/locale/nl_NL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/pa_IN.po b/doc/install-guide/locale/pa_IN.po index 38597eb4f7..11d7179a15 100644 --- a/doc/install-guide/locale/pa_IN.po +++ b/doc/install-guide/locale/pa_IN.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n" +"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pa_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -32,6 +32,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -81,6 +82,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -993,28 +997,28 @@ msgstr "ਚਿੱਤਰ ਸੇਵਾ ਉੱਪਰ ਚਿੱਤਰ ਅੱਪਲ #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" -msgstr "ਤਸਵੀਰ-ਲੇਬਲ" +msgid "IMAGELABEL" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" -msgstr "ਫਾਈਲ-ਫਾਰਮੈਟ" +msgid "FILEFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" -msgstr "ਕੰਨਟੇਨਰ-ਫਾਰਮੈਟ" +msgid "CONTAINERFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" -msgstr "ਅਸੈੱਸ-ਮੁੱਲ" +msgid "ACCESSVALUE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" -msgstr "ਤਸਵੀਰ-ਫਾਈਲ" +msgid "IMAGEFILE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) msgid "Where:" @@ -1145,12 +1149,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1915,11 +1931,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2123,109 +2139,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2244,56 +2248,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/pl_PL.po b/doc/install-guide/locale/pl_PL.po index b3492945f6..056181c108 100644 --- a/doc/install-guide/locale/pl_PL.po +++ b/doc/install-guide/locale/pl_PL.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -30,6 +30,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -79,6 +80,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -991,27 +995,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1143,12 +1147,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1913,11 +1929,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2121,109 +2137,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2242,56 +2246,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/pt.po b/doc/install-guide/locale/pt.po index 69d21c042f..7c306f2598 100644 --- a/doc/install-guide/locale/pt.po +++ b/doc/install-guide/locale/pt.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -30,6 +30,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -79,6 +80,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -991,27 +995,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1143,12 +1147,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1913,11 +1929,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2121,109 +2137,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2242,56 +2246,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/pt_BR.po b/doc/install-guide/locale/pt_BR.po index 375c9314c7..4f5d1ed7c8 100644 --- a/doc/install-guide/locale/pt_BR.po +++ b/doc/install-guide/locale/pt_BR.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-21 17:07+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -33,6 +33,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "ADMIN_TOKEN" @@ -82,6 +83,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -994,28 +998,28 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" -msgstr "imageLabel" +msgid "IMAGELABEL" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" -msgstr "fileFormat" +msgid "FILEFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" -msgstr "containerFormat" +msgid "CONTAINERFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" -msgstr "accessValue" +msgid "ACCESSVALUE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" -msgstr "imageFile" +msgid "IMAGEFILE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) msgid "Where:" @@ -1146,12 +1150,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1916,11 +1932,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2124,109 +2140,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2245,56 +2249,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/ro.po b/doc/install-guide/locale/ro.po index 21114d5c04..ab8a2c1137 100644 --- a/doc/install-guide/locale/ro.po +++ b/doc/install-guide/locale/ro.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/ru.po b/doc/install-guide/locale/ru.po index f033d99d66..688d680e8c 100644 --- a/doc/install-guide/locale/ru.po +++ b/doc/install-guide/locale/ru.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-21 17:07+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -31,6 +31,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -80,6 +81,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -992,28 +996,28 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" -msgstr "imageLabel" +msgid "IMAGELABEL" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" -msgstr "fileFormat" +msgid "FILEFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" -msgstr "containerFormat" +msgid "CONTAINERFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" -msgstr "accessValue" +msgid "ACCESSVALUE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" -msgstr "imageFile" +msgid "IMAGEFILE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) msgid "Where:" @@ -1144,12 +1148,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1914,11 +1930,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2122,109 +2138,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2243,56 +2247,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/sk.po b/doc/install-guide/locale/sk.po index 4355e4337b..3a8bd497af 100644 --- a/doc/install-guide/locale/sk.po +++ b/doc/install-guide/locale/sk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n" +"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/sl_SI.po b/doc/install-guide/locale/sl_SI.po index 31509aa535..6ad475d1c0 100644 --- a/doc/install-guide/locale/sl_SI.po +++ b/doc/install-guide/locale/sl_SI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/sq.po b/doc/install-guide/locale/sq.po index e9c61b506a..bd1a0cc46b 100644 --- a/doc/install-guide/locale/sq.po +++ b/doc/install-guide/locale/sq.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/sr.po b/doc/install-guide/locale/sr.po index d7f9e4820d..dcfcd3e929 100644 --- a/doc/install-guide/locale/sr.po +++ b/doc/install-guide/locale/sr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/sv.po b/doc/install-guide/locale/sv.po index 14c087492f..2a491b6eb4 100644 --- a/doc/install-guide/locale/sv.po +++ b/doc/install-guide/locale/sv.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/ta.po b/doc/install-guide/locale/ta.po index 9acc1a5ca3..215f59f672 100644 --- a/doc/install-guide/locale/ta.po +++ b/doc/install-guide/locale/ta.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n" +"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/te_IN.po b/doc/install-guide/locale/te_IN.po index 64e8def067..3d827bbd0f 100644 --- a/doc/install-guide/locale/te_IN.po +++ b/doc/install-guide/locale/te_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n" +"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/te_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/tl.po b/doc/install-guide/locale/tl.po index 67bc11a48e..4dc669f0cb 100644 --- a/doc/install-guide/locale/tl.po +++ b/doc/install-guide/locale/tl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n" +"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/tr_TR.po b/doc/install-guide/locale/tr_TR.po index b637742f01..987c82ab00 100644 --- a/doc/install-guide/locale/tr_TR.po +++ b/doc/install-guide/locale/tr_TR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/uk.po b/doc/install-guide/locale/uk.po index 3f0d6fe4a7..fc3a36bc39 100644 --- a/doc/install-guide/locale/uk.po +++ b/doc/install-guide/locale/uk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/ur.po b/doc/install-guide/locale/ur.po index e857902993..5679fc2277 100644 --- a/doc/install-guide/locale/ur.po +++ b/doc/install-guide/locale/ur.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n" +"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/vi_VN.po b/doc/install-guide/locale/vi_VN.po index 3aa4046757..720d35b6e3 100644 --- a/doc/install-guide/locale/vi_VN.po +++ b/doc/install-guide/locale/vi_VN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/zh_CN.po b/doc/install-guide/locale/zh_CN.po index ef1d2e9e4e..d4888cffc4 100644 --- a/doc/install-guide/locale/zh_CN.po +++ b/doc/install-guide/locale/zh_CN.po @@ -11,10 +11,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-21 17:07+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,6 +37,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -86,6 +87,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -998,28 +1002,28 @@ msgstr "将镜像上传到镜像服务中:" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" -msgstr "imageLabel" +msgid "IMAGELABEL" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" -msgstr "fileFormat" +msgid "FILEFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" -msgstr "containerFormat" +msgid "CONTAINERFORMAT" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" -msgstr "accessValue" +msgid "ACCESSVALUE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" -msgstr "imageFile" +msgid "IMAGEFILE" +msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) msgid "Where:" @@ -1150,12 +1154,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1920,11 +1936,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2128,109 +2144,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2249,56 +2253,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/zh_HK.po b/doc/install-guide/locale/zh_HK.po index de3bdb31de..977fb72ec2 100644 --- a/doc/install-guide/locale/zh_HK.po +++ b/doc/install-guide/locale/zh_HK.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_HK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,6 +29,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -78,6 +79,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -990,27 +994,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1142,12 +1146,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1912,11 +1928,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2120,109 +2136,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2241,56 +2245,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/install-guide/locale/zh_TW.po b/doc/install-guide/locale/zh_TW.po index 072991c847..5504beea27 100644 --- a/doc/install-guide/locale/zh_TW.po +++ b/doc/install-guide/locale/zh_TW.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:15+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:52+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -30,6 +30,7 @@ msgstr "" #: ./doc/install-guide/section_keystone-users.xml26(replaceable) #: ./doc/install-guide/section_keystone-users.xml29(replaceable) +#: ./doc/install-guide/section_trove-install.xml127(replaceable) msgid "ADMIN_TOKEN" msgstr "" @@ -79,6 +80,9 @@ msgid "Create the admin user:" msgstr "" #: ./doc/install-guide/section_keystone-users.xml58(replaceable) +#: ./doc/install-guide/section_trove-install.xml126(replaceable) +#: ./doc/install-guide/section_trove-install.xml155(replaceable) +#: ./doc/install-guide/section_trove-install.xml201(replaceable) #: ./doc/install-guide/section_keystone-verify.xml25(replaceable) #: ./doc/install-guide/section_keystone-verify.xml35(replaceable) #: ./doc/install-guide/section_keystone-verify.xml49(replaceable) @@ -991,27 +995,27 @@ msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml38(replaceable) -msgid "imageLabel" +msgid "IMAGELABEL" msgstr "" #: ./doc/install-guide/section_glance-verify.xml33(replaceable) #: ./doc/install-guide/section_glance-verify.xml45(replaceable) -msgid "fileFormat" +msgid "FILEFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml65(replaceable) -msgid "containerFormat" +msgid "CONTAINERFORMAT" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml86(replaceable) -msgid "accessValue" +msgid "ACCESSVALUE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml34(replaceable) #: ./doc/install-guide/section_glance-verify.xml101(replaceable) -msgid "imageFile" +msgid "IMAGEFILE" msgstr "" #: ./doc/install-guide/section_glance-verify.xml35(para) @@ -1143,12 +1147,24 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml225(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml226(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml227(replaceable) -#: ./doc/install-guide/section_trove-install.xml73(replaceable) -#: ./doc/install-guide/section_trove-install.xml74(replaceable) -#: ./doc/install-guide/section_trove-install.xml75(replaceable) -#: ./doc/install-guide/section_trove-install.xml215(replaceable) -#: ./doc/install-guide/section_trove-install.xml216(replaceable) -#: ./doc/install-guide/section_trove-install.xml217(replaceable) +#: ./doc/install-guide/section_trove-install.xml65(replaceable) +#: ./doc/install-guide/section_trove-install.xml66(replaceable) +#: ./doc/install-guide/section_trove-install.xml67(replaceable) +#: ./doc/install-guide/section_trove-install.xml68(replaceable) +#: ./doc/install-guide/section_trove-install.xml69(replaceable) +#: ./doc/install-guide/section_trove-install.xml70(replaceable) +#: ./doc/install-guide/section_trove-install.xml82(replaceable) +#: ./doc/install-guide/section_trove-install.xml83(replaceable) +#: ./doc/install-guide/section_trove-install.xml84(replaceable) +#: ./doc/install-guide/section_trove-install.xml107(replaceable) +#: ./doc/install-guide/section_trove-install.xml108(replaceable) +#: ./doc/install-guide/section_trove-install.xml109(replaceable) +#: ./doc/install-guide/section_trove-install.xml122(replaceable) +#: ./doc/install-guide/section_trove-install.xml198(replaceable) +#: ./doc/install-guide/section_trove-install.xml203(replaceable) +#: ./doc/install-guide/section_trove-install.xml224(replaceable) +#: ./doc/install-guide/section_trove-install.xml225(replaceable) +#: ./doc/install-guide/section_trove-install.xml226(replaceable) #: ./doc/install-guide/section_nova-controller.xml44(replaceable) #: ./doc/install-guide/section_nova-controller.xml59(replaceable) #: ./doc/install-guide/section_nova-controller.xml140(replaceable) @@ -1913,11 +1929,11 @@ msgstr "" #: ./doc/install-guide/section_ceilometer-install.xml145(replaceable) #: ./doc/install-guide/section_ceilometer-install.xml148(replaceable) -#: ./doc/install-guide/section_trove-install.xml86(replaceable) -#: ./doc/install-guide/section_trove-install.xml100(replaceable) -#: ./doc/install-guide/section_trove-install.xml101(replaceable) -#: ./doc/install-guide/section_trove-install.xml102(replaceable) -#: ./doc/install-guide/section_trove-install.xml191(replaceable) +#: ./doc/install-guide/section_trove-install.xml94(replaceable) +#: ./doc/install-guide/section_trove-install.xml110(replaceable) +#: ./doc/install-guide/section_trove-install.xml111(replaceable) +#: ./doc/install-guide/section_trove-install.xml112(replaceable) +#: ./doc/install-guide/section_trove-install.xml199(replaceable) #: ./doc/install-guide/section_nova-controller.xml70(replaceable) #: ./doc/install-guide/section_nova-controller.xml78(replaceable) #: ./doc/install-guide/section_neutron-ovs-compute-node.xml200(replaceable) @@ -2121,109 +2137,97 @@ msgstr "" msgid "Install required packages:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml27(para) +#: ./doc/install-guide/section_trove-install.xml29(para) msgid "Prepare OpenStack:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml30(para) +#: ./doc/install-guide/section_trove-install.xml32(para) msgid "Source the admin-openrc.sh file." msgstr "" -#: ./doc/install-guide/section_trove-install.xml35(para) +#: ./doc/install-guide/section_trove-install.xml37(para) msgid "" "Create a trove user that Compute uses to authenticate " "with the Identity service. Use the service tenant and " "give the user the admin role:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "TROVE_PASS" msgstr "" -#: ./doc/install-guide/section_trove-install.xml39(replaceable) +#: ./doc/install-guide/section_trove-install.xml42(replaceable) msgid "trove@example.com" msgstr "" -#: ./doc/install-guide/section_trove-install.xml46(para) +#: ./doc/install-guide/section_trove-install.xml50(para) msgid "" -"Edit the the following configuration files, taking the below actions for " -"each file:" +"Edit the following configuration files, taking the below actions for each " +"file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml49(filename) +#: ./doc/install-guide/section_trove-install.xml53(filename) msgid "trove.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml50(filename) +#: ./doc/install-guide/section_trove-install.xml54(filename) msgid "trove-taskmanager.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml51(filename) +#: ./doc/install-guide/section_trove-install.xml55(filename) msgid "trove-conductor.conf" msgstr "" -#: ./doc/install-guide/section_trove-install.xml54(para) +#: ./doc/install-guide/section_trove-install.xml59(para) msgid "" -"Edit the [DEFAULT] section of each file for the, client " -"URLs and logging configuration" +"Edit the [DEFAULT] section of each file and set " +"appropriate values for the OpenStack service URLs, logging and messaging " +"configuration, and SQL connections:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml65(para) +#: ./doc/install-guide/section_trove-install.xml69(literal) +msgid "TROVE_DBPASS" +msgstr "" + +#: ./doc/install-guide/section_trove-install.xml74(para) msgid "" -"Set these configuration keys to configure thee Database module to use the " +"Set these configuration keys to configure the Database module to use the " "Qpid message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml79(para) +#: ./doc/install-guide/section_trove-install.xml89(para) msgid "" "Configure the Database module to use the RabbitMQ message broker by setting " -"these configuration keys in the [DEFAULT] configuration " -"group of each file:" +"the rabbit_password in the [DEFAULT] configuration group " +"of each file:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml89(para) +#: ./doc/install-guide/section_trove-install.xml99(para) msgid "" "Set these configuration keys to configure the Database module to use the " "RabbitMQ message broker:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml106(para) -msgid "" -"Edit the [keystone_authtoken] section of each file so it " -"matches the listing shown below:" -msgstr "" - #: ./doc/install-guide/section_trove-install.xml118(para) msgid "" -"Edit the [database] section of each file, adding it if " -"necessary, so it matches the listing shown below:" +"Edit the [filter:authtoken] section of the api-" +"paste.ini file so it matches the listing shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml121(literal) -msgid "TROVE_DBPASS" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml126(para) +#: ./doc/install-guide/section_trove-install.xml132(para) msgid "" -"Edit the trove.conf file so it matches the listing " -"shown below:" +"Edit the trove.conf file so it includes appropriate " +"values for the default datastore and network label regex as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml139(para) +#: ./doc/install-guide/section_trove-install.xml145(para) msgid "" -"Edit the trove-taskmanager.conf file so it matches the " -"listing shown below:" +"Edit the trove-taskmanager.conf file so it includes the" +" appropriate service credentials required to connect to the OpenStack " +"Compute service as shown below:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml155(para) -msgid "Create a trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml157(para) -msgid "Edit the trove_nolog.conf file:" -msgstr "" - -#: ./doc/install-guide/section_trove-install.xml162(para) +#: ./doc/install-guide/section_trove-install.xml161(para) msgid "Prepare the trove admin database:" msgstr "" @@ -2242,56 +2246,56 @@ msgid "" "example shows you how to create a datastore for a MySQL database:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml184(para) +#: ./doc/install-guide/section_trove-install.xml185(para) msgid "Create a trove image." msgstr "" -#: ./doc/install-guide/section_trove-install.xml185(para) +#: ./doc/install-guide/section_trove-install.xml186(para) msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ./doc/install-guide/section_trove-install.xml186(para) +#: ./doc/install-guide/section_trove-install.xml188(para) msgid "" "This image must have the trove guest agent installed, and it must have the " "trove-guestagent.conf file configured to connect to " "your OpenStack environment. To correctly configure the trove-" -"guestagent.conf file, do these steps on the guest instance you " -"are using to build your image:" +"guestagent.conf file, follow these steps on the guest instance " +"you are using to build your image:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml189(para) +#: ./doc/install-guide/section_trove-install.xml197(para) msgid "Add the following lines to trove-guestagent.conf:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml201(para) +#: ./doc/install-guide/section_trove-install.xml209(para) msgid "" "Update the datastore to use the new image, using the " "command." msgstr "" -#: ./doc/install-guide/section_trove-install.xml202(para) +#: ./doc/install-guide/section_trove-install.xml211(para) msgid "This example shows you how to create a MySQL 5.5 datastore:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml204(replaceable) +#: ./doc/install-guide/section_trove-install.xml213(replaceable) msgid "glance_image_ID" msgstr "" -#: ./doc/install-guide/section_trove-install.xml208(para) +#: ./doc/install-guide/section_trove-install.xml217(para) msgid "" "You must register the Database module with the Identity service so that " "other OpenStack services can locate it. Register the service and specify the" " endpoint:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml220(para) +#: ./doc/install-guide/section_trove-install.xml230(para) msgid "" "Start Database services and configure them to start when the system boots:" msgstr "" -#: ./doc/install-guide/section_trove-install.xml223(para) +#: ./doc/install-guide/section_trove-install.xml233(para) msgid "Restart Database services:" msgstr "" diff --git a/doc/security-guide/locale/ar.po b/doc/security-guide/locale/ar.po index ad7401138e..fa9a6fac66 100644 --- a/doc/security-guide/locale/ar.po +++ b/doc/security-guide/locale/ar.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/bg_BG.po b/doc/security-guide/locale/bg_BG.po index f1b2bb9801..0c66f0a797 100644 --- a/doc/security-guide/locale/bg_BG.po +++ b/doc/security-guide/locale/bg_BG.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/bn_IN.po b/doc/security-guide/locale/bn_IN.po index 1b963fb7de..34b9379489 100644 --- a/doc/security-guide/locale/bn_IN.po +++ b/doc/security-guide/locale/bn_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n" +"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bn_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/bs.po b/doc/security-guide/locale/bs.po index db627a5aab..8ff8040095 100644 --- a/doc/security-guide/locale/bs.po +++ b/doc/security-guide/locale/bs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/ca.po b/doc/security-guide/locale/ca.po index d716f1f573..7d1e20289a 100644 --- a/doc/security-guide/locale/ca.po +++ b/doc/security-guide/locale/ca.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/cs.po b/doc/security-guide/locale/cs.po index 6a54797a47..3b88a42f52 100644 --- a/doc/security-guide/locale/cs.po +++ b/doc/security-guide/locale/cs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/da.po b/doc/security-guide/locale/da.po index 3d876d0f23..1c6cae2e5c 100644 --- a/doc/security-guide/locale/da.po +++ b/doc/security-guide/locale/da.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/de.po b/doc/security-guide/locale/de.po index 9b65a7a1e3..4142a158df 100644 --- a/doc/security-guide/locale/de.po +++ b/doc/security-guide/locale/de.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:50+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -4040,11 +4040,11 @@ msgstr "" #: ./doc/security-guide/ch037_risks.xml14(para) msgid "RabbitMQ" -msgstr "" +msgstr "RabbitMQ" #: ./doc/security-guide/ch037_risks.xml17(para) msgid "Qpid" -msgstr "" +msgstr "Qpid" #: ./doc/security-guide/ch037_risks.xml20(para) msgid "ZeroMQ or 0MQ" diff --git a/doc/security-guide/locale/el.po b/doc/security-guide/locale/el.po index 5eb79084f8..02a1764ebf 100644 --- a/doc/security-guide/locale/el.po +++ b/doc/security-guide/locale/el.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/en_AU.po b/doc/security-guide/locale/en_AU.po index e5fddee2e8..0e3fa40a3f 100644 --- a/doc/security-guide/locale/en_AU.po +++ b/doc/security-guide/locale/en_AU.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_AU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/en_GB.po b/doc/security-guide/locale/en_GB.po index 12c1db9c43..fb41b29d3a 100644 --- a/doc/security-guide/locale/en_GB.po +++ b/doc/security-guide/locale/en_GB.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/es.po b/doc/security-guide/locale/es.po index 81e1552731..28f20c4fb6 100644 --- a/doc/security-guide/locale/es.po +++ b/doc/security-guide/locale/es.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 21:40+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/es_MX.po b/doc/security-guide/locale/es_MX.po index 09d3d96512..e4325d9f5d 100644 --- a/doc/security-guide/locale/es_MX.po +++ b/doc/security-guide/locale/es_MX.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/eu.po b/doc/security-guide/locale/eu.po index d79561dc4c..67d7d11414 100644 --- a/doc/security-guide/locale/eu.po +++ b/doc/security-guide/locale/eu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/fa.po b/doc/security-guide/locale/fa.po index 8c8978549e..f00e993340 100644 --- a/doc/security-guide/locale/fa.po +++ b/doc/security-guide/locale/fa.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/fi_FI.po b/doc/security-guide/locale/fi_FI.po index 5fbfc6ebbe..3951651012 100644 --- a/doc/security-guide/locale/fi_FI.po +++ b/doc/security-guide/locale/fi_FI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/fil.po b/doc/security-guide/locale/fil.po index 84dc40dcb5..fe2e913a3a 100644 --- a/doc/security-guide/locale/fil.po +++ b/doc/security-guide/locale/fil.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n" +"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fil/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/fr.po b/doc/security-guide/locale/fr.po index 74f2abd4be..ab0afd1e6b 100644 --- a/doc/security-guide/locale/fr.po +++ b/doc/security-guide/locale/fr.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/gl.po b/doc/security-guide/locale/gl.po index 996209b69c..ccb0553c61 100644 --- a/doc/security-guide/locale/gl.po +++ b/doc/security-guide/locale/gl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/he.po b/doc/security-guide/locale/he.po index 9aaa1acceb..af3ac8fb4f 100644 --- a/doc/security-guide/locale/he.po +++ b/doc/security-guide/locale/he.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/he_IL.po b/doc/security-guide/locale/he_IL.po index b482abbf71..c893b12980 100644 --- a/doc/security-guide/locale/he_IL.po +++ b/doc/security-guide/locale/he_IL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n" +"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he_IL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/hi.po b/doc/security-guide/locale/hi.po index 38c44f4e1d..44f5f31db5 100644 --- a/doc/security-guide/locale/hi.po +++ b/doc/security-guide/locale/hi.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n" +"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/hr.po b/doc/security-guide/locale/hr.po index 49c274ed23..7909e0eb1d 100644 --- a/doc/security-guide/locale/hr.po +++ b/doc/security-guide/locale/hr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/hu.po b/doc/security-guide/locale/hu.po index f2ef5179e0..6b278b65a6 100644 --- a/doc/security-guide/locale/hu.po +++ b/doc/security-guide/locale/hu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/id.po b/doc/security-guide/locale/id.po index 78f57aaaf7..f4c993f0d1 100644 --- a/doc/security-guide/locale/id.po +++ b/doc/security-guide/locale/id.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/is_IS.po b/doc/security-guide/locale/is_IS.po index cadb3dcb89..5831c0a56c 100644 --- a/doc/security-guide/locale/is_IS.po +++ b/doc/security-guide/locale/is_IS.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n" +"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/is_IS/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/it.po b/doc/security-guide/locale/it.po index 0c098690f9..398fc62a0c 100644 --- a/doc/security-guide/locale/it.po +++ b/doc/security-guide/locale/it.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/it_IT.po b/doc/security-guide/locale/it_IT.po index b357ed3c43..932db2fcbd 100644 --- a/doc/security-guide/locale/it_IT.po +++ b/doc/security-guide/locale/it_IT.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n" +"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/ja.po b/doc/security-guide/locale/ja.po index 5551c0bc5a..989207cab0 100644 --- a/doc/security-guide/locale/ja.po +++ b/doc/security-guide/locale/ja.po @@ -12,10 +12,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-21 05:22+0000\n" -"PO-Revision-Date: 2014-04-21 03:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:45+0000\n" "Last-Translator: Tomoyuki KATO \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/ka_GE.po b/doc/security-guide/locale/ka_GE.po index bc1ced6c4f..176b02c790 100644 --- a/doc/security-guide/locale/ka_GE.po +++ b/doc/security-guide/locale/ka_GE.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n" +"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ka_GE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/km.po b/doc/security-guide/locale/km.po index f0f9f2d74c..9bb82d4cbc 100644 --- a/doc/security-guide/locale/km.po +++ b/doc/security-guide/locale/km.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n" +"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/kn.po b/doc/security-guide/locale/kn.po index c437283664..0ac5a66652 100644 --- a/doc/security-guide/locale/kn.po +++ b/doc/security-guide/locale/kn.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/ko_KR.po b/doc/security-guide/locale/ko_KR.po index b6ffc6d499..6ba5afcb11 100644 --- a/doc/security-guide/locale/ko_KR.po +++ b/doc/security-guide/locale/ko_KR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 16:50+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -4040,11 +4040,11 @@ msgstr "" #: ./doc/security-guide/ch037_risks.xml14(para) msgid "RabbitMQ" -msgstr "" +msgstr "RabbitMQ" #: ./doc/security-guide/ch037_risks.xml17(para) msgid "Qpid" -msgstr "" +msgstr "Qpid" #: ./doc/security-guide/ch037_risks.xml20(para) msgid "ZeroMQ or 0MQ" diff --git a/doc/security-guide/locale/ml_IN.po b/doc/security-guide/locale/ml_IN.po index 3a88fff37d..58f552c146 100644 --- a/doc/security-guide/locale/ml_IN.po +++ b/doc/security-guide/locale/ml_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ml_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/mr_IN.po b/doc/security-guide/locale/mr_IN.po index 2941f2f8de..aaef983d39 100644 --- a/doc/security-guide/locale/mr_IN.po +++ b/doc/security-guide/locale/mr_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n" +"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/mr_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/ms.po b/doc/security-guide/locale/ms.po index cf5e6eb96f..03ee10a431 100644 --- a/doc/security-guide/locale/ms.po +++ b/doc/security-guide/locale/ms.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n" +"Language-Team: Malay (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ms/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/nb.po b/doc/security-guide/locale/nb.po index 5e6fd3a1de..a056608018 100644 --- a/doc/security-guide/locale/nb.po +++ b/doc/security-guide/locale/nb.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/ne.po b/doc/security-guide/locale/ne.po index ecf30c4e62..ea5816b5c0 100644 --- a/doc/security-guide/locale/ne.po +++ b/doc/security-guide/locale/ne.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n" +"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/nl_NL.po b/doc/security-guide/locale/nl_NL.po index 992507f811..6584c90288 100644 --- a/doc/security-guide/locale/nl_NL.po +++ b/doc/security-guide/locale/nl_NL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/pa_IN.po b/doc/security-guide/locale/pa_IN.po index 76b650e44b..b9a3c6b333 100644 --- a/doc/security-guide/locale/pa_IN.po +++ b/doc/security-guide/locale/pa_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n" +"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pa_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/pl_PL.po b/doc/security-guide/locale/pl_PL.po index c48cc864d2..8eb6f2cbe1 100644 --- a/doc/security-guide/locale/pl_PL.po +++ b/doc/security-guide/locale/pl_PL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/pt.po b/doc/security-guide/locale/pt.po index c5b42fb869..380b9bff4a 100644 --- a/doc/security-guide/locale/pt.po +++ b/doc/security-guide/locale/pt.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/pt_BR.po b/doc/security-guide/locale/pt_BR.po index d62c24648c..0824932e45 100644 --- a/doc/security-guide/locale/pt_BR.po +++ b/doc/security-guide/locale/pt_BR.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/ro.po b/doc/security-guide/locale/ro.po index d074ff56f3..e825fdd508 100644 --- a/doc/security-guide/locale/ro.po +++ b/doc/security-guide/locale/ro.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/ru.po b/doc/security-guide/locale/ru.po index b16009f3db..3d19c58258 100644 --- a/doc/security-guide/locale/ru.po +++ b/doc/security-guide/locale/ru.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/sk.po b/doc/security-guide/locale/sk.po index bf158d073b..c6b71ed69e 100644 --- a/doc/security-guide/locale/sk.po +++ b/doc/security-guide/locale/sk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n" +"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/sl_SI.po b/doc/security-guide/locale/sl_SI.po index 1a9d4e3296..c38832852c 100644 --- a/doc/security-guide/locale/sl_SI.po +++ b/doc/security-guide/locale/sl_SI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/sq.po b/doc/security-guide/locale/sq.po index 3648e3132e..e8180a8a1f 100644 --- a/doc/security-guide/locale/sq.po +++ b/doc/security-guide/locale/sq.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/sr.po b/doc/security-guide/locale/sr.po index 074450494b..ac87acf334 100644 --- a/doc/security-guide/locale/sr.po +++ b/doc/security-guide/locale/sr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/sv.po b/doc/security-guide/locale/sv.po index fd36c2a563..8fb0eaab28 100644 --- a/doc/security-guide/locale/sv.po +++ b/doc/security-guide/locale/sv.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/ta.po b/doc/security-guide/locale/ta.po index 4ebf1aec35..89b692fd18 100644 --- a/doc/security-guide/locale/ta.po +++ b/doc/security-guide/locale/ta.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n" +"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/te_IN.po b/doc/security-guide/locale/te_IN.po index 9bfc9430b6..84ac056cad 100644 --- a/doc/security-guide/locale/te_IN.po +++ b/doc/security-guide/locale/te_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n" +"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/te_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/tl.po b/doc/security-guide/locale/tl.po index 5e6d686468..8ea478d28f 100644 --- a/doc/security-guide/locale/tl.po +++ b/doc/security-guide/locale/tl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n" +"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/tr_TR.po b/doc/security-guide/locale/tr_TR.po index 123f556bd0..8581567434 100644 --- a/doc/security-guide/locale/tr_TR.po +++ b/doc/security-guide/locale/tr_TR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/uk.po b/doc/security-guide/locale/uk.po index 1154b034a9..acf062fd1f 100644 --- a/doc/security-guide/locale/uk.po +++ b/doc/security-guide/locale/uk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/ur.po b/doc/security-guide/locale/ur.po index 8d1c34b11e..e640c824c9 100644 --- a/doc/security-guide/locale/ur.po +++ b/doc/security-guide/locale/ur.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n" +"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/vi_VN.po b/doc/security-guide/locale/vi_VN.po index 14f2a2a978..148de0ba9c 100644 --- a/doc/security-guide/locale/vi_VN.po +++ b/doc/security-guide/locale/vi_VN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/zh_CN.po b/doc/security-guide/locale/zh_CN.po index 3874492256..26bfa91c09 100644 --- a/doc/security-guide/locale/zh_CN.po +++ b/doc/security-guide/locale/zh_CN.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" -"PO-Revision-Date: 2014-04-18 18:25+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:07+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/zh_HK.po b/doc/security-guide/locale/zh_HK.po index f4d9138417..799e48a4af 100644 --- a/doc/security-guide/locale/zh_HK.po +++ b/doc/security-guide/locale/zh_HK.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_HK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/security-guide/locale/zh_TW.po b/doc/security-guide/locale/zh_TW.po index 6567f38c77..ba7733321e 100644 --- a/doc/security-guide/locale/zh_TW.po +++ b/doc/security-guide/locale/zh_TW.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-19 04:10+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-18 18:25+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/ar.po b/doc/training-guides/locale/ar.po index b8a4d458a1..8a65581fb6 100644 --- a/doc/training-guides/locale/ar.po +++ b/doc/training-guides/locale/ar.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/bg_BG.po b/doc/training-guides/locale/bg_BG.po index 5bc7d29932..214e5f7a08 100644 --- a/doc/training-guides/locale/bg_BG.po +++ b/doc/training-guides/locale/bg_BG.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/bn_IN.po b/doc/training-guides/locale/bn_IN.po index 6731a92c0a..be27413986 100644 --- a/doc/training-guides/locale/bn_IN.po +++ b/doc/training-guides/locale/bn_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n" +"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bn_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/bs.po b/doc/training-guides/locale/bs.po index ec55b02c39..881e34779c 100644 --- a/doc/training-guides/locale/bs.po +++ b/doc/training-guides/locale/bs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/ca.po b/doc/training-guides/locale/ca.po index 7b5d82237d..82b25b30cb 100644 --- a/doc/training-guides/locale/ca.po +++ b/doc/training-guides/locale/ca.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/cs.po b/doc/training-guides/locale/cs.po index e312cd6f1c..dd71101827 100644 --- a/doc/training-guides/locale/cs.po +++ b/doc/training-guides/locale/cs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/da.po b/doc/training-guides/locale/da.po index 9d7caa1eae..7ffff5c6cf 100644 --- a/doc/training-guides/locale/da.po +++ b/doc/training-guides/locale/da.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/de.po b/doc/training-guides/locale/de.po index 9ee4554358..be630fb593 100644 --- a/doc/training-guides/locale/de.po +++ b/doc/training-guides/locale/de.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:50+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -3745,7 +3745,7 @@ msgstr "" #: ./doc/training-guides/bk001-ch004-associate-controller-node-quiz.xml280(para) #: ./doc/training-guides/lab001-control-node.xml128(emphasis) msgid "RabbitMQ" -msgstr "" +msgstr "RabbitMQ" #: ./doc/training-guides/module001-ch008-queues-messaging.xml153(guilabel) msgid "RPC Calls" @@ -3861,7 +3861,7 @@ msgstr "" #: ./doc/training-guides/module001-ch008-queues-messaging.xml260(para) msgid "network" -msgstr "" +msgstr "Netzwerk" #: ./doc/training-guides/module001-ch008-queues-messaging.xml263(para) msgid "scheduler.phantom (phantom is the hostname)" @@ -10239,7 +10239,7 @@ msgstr "" #: ./doc/training-guides/bk001-ch004-associate-controller-node-quiz.xml277(para) msgid "ZeroMQ" -msgstr "" +msgstr "ZeroMQ" #: ./doc/training-guides/bk001-ch004-associate-controller-node-quiz.xml283(para) msgid "Tibco Rendezvous" @@ -10251,7 +10251,7 @@ msgstr "" #: ./doc/training-guides/bk001-ch004-associate-controller-node-quiz.xml289(para) msgid "Qpid" -msgstr "" +msgstr "Qpid" #: ./doc/training-guides/bk001-ch004-associate-controller-node-quiz.xml297(title) msgid "" diff --git a/doc/training-guides/locale/el.po b/doc/training-guides/locale/el.po index 244afc2d79..3878db5ad5 100644 --- a/doc/training-guides/locale/el.po +++ b/doc/training-guides/locale/el.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/en_AU.po b/doc/training-guides/locale/en_AU.po index 4e7f4eb664..5299132cbf 100644 --- a/doc/training-guides/locale/en_AU.po +++ b/doc/training-guides/locale/en_AU.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_AU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/en_GB.po b/doc/training-guides/locale/en_GB.po index 94ec076cd6..dcabd1a7dc 100644 --- a/doc/training-guides/locale/en_GB.po +++ b/doc/training-guides/locale/en_GB.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/es.po b/doc/training-guides/locale/es.po index d345d55639..1a8c48a240 100644 --- a/doc/training-guides/locale/es.po +++ b/doc/training-guides/locale/es.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 21:10+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/es_MX.po b/doc/training-guides/locale/es_MX.po index 915c42259d..e477c30108 100644 --- a/doc/training-guides/locale/es_MX.po +++ b/doc/training-guides/locale/es_MX.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/eu.po b/doc/training-guides/locale/eu.po index db58f878a7..124e56defa 100644 --- a/doc/training-guides/locale/eu.po +++ b/doc/training-guides/locale/eu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/fa.po b/doc/training-guides/locale/fa.po index a7445c39d6..915d08a7eb 100644 --- a/doc/training-guides/locale/fa.po +++ b/doc/training-guides/locale/fa.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/fi_FI.po b/doc/training-guides/locale/fi_FI.po index 56b70e5bd6..f307a674be 100644 --- a/doc/training-guides/locale/fi_FI.po +++ b/doc/training-guides/locale/fi_FI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/fil.po b/doc/training-guides/locale/fil.po index e6b28318b9..1fd84e22a5 100644 --- a/doc/training-guides/locale/fil.po +++ b/doc/training-guides/locale/fil.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n" +"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fil/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/fr.po b/doc/training-guides/locale/fr.po index bbf9251707..3fdf8f2bd2 100644 --- a/doc/training-guides/locale/fr.po +++ b/doc/training-guides/locale/fr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/gl.po b/doc/training-guides/locale/gl.po index 4601fa743c..901b75a01c 100644 --- a/doc/training-guides/locale/gl.po +++ b/doc/training-guides/locale/gl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/he.po b/doc/training-guides/locale/he.po index 169bde2cb5..f8520c6faa 100644 --- a/doc/training-guides/locale/he.po +++ b/doc/training-guides/locale/he.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/he_IL.po b/doc/training-guides/locale/he_IL.po index 7943cde34b..ab5d65022d 100644 --- a/doc/training-guides/locale/he_IL.po +++ b/doc/training-guides/locale/he_IL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n" +"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he_IL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/hi.po b/doc/training-guides/locale/hi.po index 248463528a..9ff78a89fd 100644 --- a/doc/training-guides/locale/hi.po +++ b/doc/training-guides/locale/hi.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n" +"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/hr.po b/doc/training-guides/locale/hr.po index 13c1390d77..836cea9c45 100644 --- a/doc/training-guides/locale/hr.po +++ b/doc/training-guides/locale/hr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/hu.po b/doc/training-guides/locale/hu.po index 66a19a2104..1709c67f3d 100644 --- a/doc/training-guides/locale/hu.po +++ b/doc/training-guides/locale/hu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/id.po b/doc/training-guides/locale/id.po index ff1b1fbf27..1fdfca1df9 100644 --- a/doc/training-guides/locale/id.po +++ b/doc/training-guides/locale/id.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/is_IS.po b/doc/training-guides/locale/is_IS.po index 0d688b40fd..2dfde1ef3e 100644 --- a/doc/training-guides/locale/is_IS.po +++ b/doc/training-guides/locale/is_IS.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n" +"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/is_IS/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/it.po b/doc/training-guides/locale/it.po index fca81f323c..9312127cb1 100644 --- a/doc/training-guides/locale/it.po +++ b/doc/training-guides/locale/it.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/it_IT.po b/doc/training-guides/locale/it_IT.po index dca684b95c..6e46c94dcb 100644 --- a/doc/training-guides/locale/it_IT.po +++ b/doc/training-guides/locale/it_IT.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n" +"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/ja.po b/doc/training-guides/locale/ja.po index 4aa4128505..b8eb329709 100644 --- a/doc/training-guides/locale/ja.po +++ b/doc/training-guides/locale/ja.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-21 17:11+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/ka_GE.po b/doc/training-guides/locale/ka_GE.po index fac0bdbb32..a5a4cc729d 100644 --- a/doc/training-guides/locale/ka_GE.po +++ b/doc/training-guides/locale/ka_GE.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n" +"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ka_GE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/km.po b/doc/training-guides/locale/km.po index d8fde8e7e3..598333c646 100644 --- a/doc/training-guides/locale/km.po +++ b/doc/training-guides/locale/km.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n" +"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/kn.po b/doc/training-guides/locale/kn.po index 8c27bc069b..0dfc3a9678 100644 --- a/doc/training-guides/locale/kn.po +++ b/doc/training-guides/locale/kn.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/ko_KR.po b/doc/training-guides/locale/ko_KR.po index 67d07f3571..f2aee64060 100644 --- a/doc/training-guides/locale/ko_KR.po +++ b/doc/training-guides/locale/ko_KR.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-23 17:00+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -3747,7 +3747,7 @@ msgstr "" #: ./doc/training-guides/bk001-ch004-associate-controller-node-quiz.xml280(para) #: ./doc/training-guides/lab001-control-node.xml128(emphasis) msgid "RabbitMQ" -msgstr "" +msgstr "RabbitMQ" #: ./doc/training-guides/module001-ch008-queues-messaging.xml153(guilabel) msgid "RPC Calls" @@ -7703,7 +7703,7 @@ msgstr "" #: ./doc/training-guides/module001-ch006-overview-horizon-cli.xml1795(para) msgid "name" -msgstr "" +msgstr "name" #: ./doc/training-guides/module001-ch006-overview-horizon-cli.xml1798(para) msgid "The name for the server." @@ -10241,7 +10241,7 @@ msgstr "" #: ./doc/training-guides/bk001-ch004-associate-controller-node-quiz.xml277(para) msgid "ZeroMQ" -msgstr "" +msgstr "ZeroMQ" #: ./doc/training-guides/bk001-ch004-associate-controller-node-quiz.xml283(para) msgid "Tibco Rendezvous" @@ -10253,7 +10253,7 @@ msgstr "" #: ./doc/training-guides/bk001-ch004-associate-controller-node-quiz.xml289(para) msgid "Qpid" -msgstr "" +msgstr "Qpid" #: ./doc/training-guides/bk001-ch004-associate-controller-node-quiz.xml297(title) msgid "" diff --git a/doc/training-guides/locale/ml_IN.po b/doc/training-guides/locale/ml_IN.po index d9fe65d20e..4f4ad5420a 100644 --- a/doc/training-guides/locale/ml_IN.po +++ b/doc/training-guides/locale/ml_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ml_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/mr_IN.po b/doc/training-guides/locale/mr_IN.po index 5fcfd657fb..1148e4c71e 100644 --- a/doc/training-guides/locale/mr_IN.po +++ b/doc/training-guides/locale/mr_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n" +"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/mr_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/ms.po b/doc/training-guides/locale/ms.po index c7b041f66c..8250245ae2 100644 --- a/doc/training-guides/locale/ms.po +++ b/doc/training-guides/locale/ms.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n" +"Language-Team: Malay (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ms/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/nb.po b/doc/training-guides/locale/nb.po index 5200357651..cf5b36470e 100644 --- a/doc/training-guides/locale/nb.po +++ b/doc/training-guides/locale/nb.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/ne.po b/doc/training-guides/locale/ne.po index 4f41a8812d..5912b5f779 100644 --- a/doc/training-guides/locale/ne.po +++ b/doc/training-guides/locale/ne.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n" +"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/nl_NL.po b/doc/training-guides/locale/nl_NL.po index ec00705ebf..62f33a77ac 100644 --- a/doc/training-guides/locale/nl_NL.po +++ b/doc/training-guides/locale/nl_NL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/pa_IN.po b/doc/training-guides/locale/pa_IN.po index f86987cb6f..9cd4da0803 100644 --- a/doc/training-guides/locale/pa_IN.po +++ b/doc/training-guides/locale/pa_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n" +"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pa_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/pl_PL.po b/doc/training-guides/locale/pl_PL.po index c5815af45f..400ebef97c 100644 --- a/doc/training-guides/locale/pl_PL.po +++ b/doc/training-guides/locale/pl_PL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/pt.po b/doc/training-guides/locale/pt.po index f10e010a5b..788024ba2f 100644 --- a/doc/training-guides/locale/pt.po +++ b/doc/training-guides/locale/pt.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/pt_BR.po b/doc/training-guides/locale/pt_BR.po index 87cdac22ca..6240403cca 100644 --- a/doc/training-guides/locale/pt_BR.po +++ b/doc/training-guides/locale/pt_BR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-21 17:11+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/ro.po b/doc/training-guides/locale/ro.po index ff9512e644..d84cf45597 100644 --- a/doc/training-guides/locale/ro.po +++ b/doc/training-guides/locale/ro.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/ru.po b/doc/training-guides/locale/ru.po index 71507b6b67..4ee6c7442b 100644 --- a/doc/training-guides/locale/ru.po +++ b/doc/training-guides/locale/ru.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/sk.po b/doc/training-guides/locale/sk.po index f1294c2a2f..8b86bfd3c3 100644 --- a/doc/training-guides/locale/sk.po +++ b/doc/training-guides/locale/sk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n" +"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/sl_SI.po b/doc/training-guides/locale/sl_SI.po index 5dbe276319..02c9cccff9 100644 --- a/doc/training-guides/locale/sl_SI.po +++ b/doc/training-guides/locale/sl_SI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/sq.po b/doc/training-guides/locale/sq.po index aac465b412..1f0d93e06b 100644 --- a/doc/training-guides/locale/sq.po +++ b/doc/training-guides/locale/sq.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/sr.po b/doc/training-guides/locale/sr.po index 14696e2d67..e8afdc8bdf 100644 --- a/doc/training-guides/locale/sr.po +++ b/doc/training-guides/locale/sr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/sv.po b/doc/training-guides/locale/sv.po index 968277a989..50f47ab79c 100644 --- a/doc/training-guides/locale/sv.po +++ b/doc/training-guides/locale/sv.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/ta.po b/doc/training-guides/locale/ta.po index 52fb210013..fb6603e180 100644 --- a/doc/training-guides/locale/ta.po +++ b/doc/training-guides/locale/ta.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n" +"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/te_IN.po b/doc/training-guides/locale/te_IN.po index 1b88631efc..2d5bca8577 100644 --- a/doc/training-guides/locale/te_IN.po +++ b/doc/training-guides/locale/te_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n" +"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/te_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/tl.po b/doc/training-guides/locale/tl.po index 32404b49f1..6af6822f6d 100644 --- a/doc/training-guides/locale/tl.po +++ b/doc/training-guides/locale/tl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n" +"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/tr_TR.po b/doc/training-guides/locale/tr_TR.po index 3c6413553b..f422e76163 100644 --- a/doc/training-guides/locale/tr_TR.po +++ b/doc/training-guides/locale/tr_TR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/uk.po b/doc/training-guides/locale/uk.po index e914098ffc..18c30d493a 100644 --- a/doc/training-guides/locale/uk.po +++ b/doc/training-guides/locale/uk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/ur.po b/doc/training-guides/locale/ur.po index 0a6f34d5f2..088e80d988 100644 --- a/doc/training-guides/locale/ur.po +++ b/doc/training-guides/locale/ur.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-21 17:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n" +"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/vi_VN.po b/doc/training-guides/locale/vi_VN.po index ff9c42ec63..4fc06c346e 100644 --- a/doc/training-guides/locale/vi_VN.po +++ b/doc/training-guides/locale/vi_VN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/zh_CN.po b/doc/training-guides/locale/zh_CN.po index 21cc4c1798..9251625d5e 100644 --- a/doc/training-guides/locale/zh_CN.po +++ b/doc/training-guides/locale/zh_CN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/zh_HK.po b/doc/training-guides/locale/zh_HK.po index 4ab9dc2f4d..0870c0d3d1 100644 --- a/doc/training-guides/locale/zh_HK.po +++ b/doc/training-guides/locale/zh_HK.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-20 01:17+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_HK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/training-guides/locale/zh_TW.po b/doc/training-guides/locale/zh_TW.po index 2d2ddf186a..f92654b218 100644 --- a/doc/training-guides/locale/zh_TW.po +++ b/doc/training-guides/locale/zh_TW.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-20 05:49+0000\n" -"PO-Revision-Date: 2014-04-20 01:17+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 11:30+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/ar.po b/doc/user-guide-admin/locale/ar.po index 0fc7313a9f..842657589c 100644 --- a/doc/user-guide-admin/locale/ar.po +++ b/doc/user-guide-admin/locale/ar.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/bg_BG.po b/doc/user-guide-admin/locale/bg_BG.po index 6fea9d710b..51731c6bcb 100644 --- a/doc/user-guide-admin/locale/bg_BG.po +++ b/doc/user-guide-admin/locale/bg_BG.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/bn_IN.po b/doc/user-guide-admin/locale/bn_IN.po index 6bc72c8530..e1fffa982d 100644 --- a/doc/user-guide-admin/locale/bn_IN.po +++ b/doc/user-guide-admin/locale/bn_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n" +"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bn_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/bs.po b/doc/user-guide-admin/locale/bs.po index f991cf5b0e..8175644d6e 100644 --- a/doc/user-guide-admin/locale/bs.po +++ b/doc/user-guide-admin/locale/bs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/ca.po b/doc/user-guide-admin/locale/ca.po index 970dbeacea..ad46d22071 100644 --- a/doc/user-guide-admin/locale/ca.po +++ b/doc/user-guide-admin/locale/ca.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/cs.po b/doc/user-guide-admin/locale/cs.po index 9a78c4fd92..cbe5e91b7e 100644 --- a/doc/user-guide-admin/locale/cs.po +++ b/doc/user-guide-admin/locale/cs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/da.po b/doc/user-guide-admin/locale/da.po index 99b49b7dd1..86316e1911 100644 --- a/doc/user-guide-admin/locale/da.po +++ b/doc/user-guide-admin/locale/da.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/de.po b/doc/user-guide-admin/locale/de.po index 247e68eabe..95d92dc52b 100644 --- a/doc/user-guide-admin/locale/de.po +++ b/doc/user-guide-admin/locale/de.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/el.po b/doc/user-guide-admin/locale/el.po index 6c518e1bd3..8ce1ceea07 100644 --- a/doc/user-guide-admin/locale/el.po +++ b/doc/user-guide-admin/locale/el.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/en_AU.po b/doc/user-guide-admin/locale/en_AU.po index cc3612cf24..47cda01f4b 100644 --- a/doc/user-guide-admin/locale/en_AU.po +++ b/doc/user-guide-admin/locale/en_AU.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_AU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/en_GB.po b/doc/user-guide-admin/locale/en_GB.po index dd6c9a2580..03f64c4ad1 100644 --- a/doc/user-guide-admin/locale/en_GB.po +++ b/doc/user-guide-admin/locale/en_GB.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/es.po b/doc/user-guide-admin/locale/es.po index de7f83618c..52b8974932 100644 --- a/doc/user-guide-admin/locale/es.po +++ b/doc/user-guide-admin/locale/es.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/es_MX.po b/doc/user-guide-admin/locale/es_MX.po index d921200f84..669078fac3 100644 --- a/doc/user-guide-admin/locale/es_MX.po +++ b/doc/user-guide-admin/locale/es_MX.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/eu.po b/doc/user-guide-admin/locale/eu.po index a7e34000fe..e9577317bf 100644 --- a/doc/user-guide-admin/locale/eu.po +++ b/doc/user-guide-admin/locale/eu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/fa.po b/doc/user-guide-admin/locale/fa.po index f049fa8fb3..5f58c6bd9d 100644 --- a/doc/user-guide-admin/locale/fa.po +++ b/doc/user-guide-admin/locale/fa.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/fi_FI.po b/doc/user-guide-admin/locale/fi_FI.po index bb150dfa61..b2e862bda5 100644 --- a/doc/user-guide-admin/locale/fi_FI.po +++ b/doc/user-guide-admin/locale/fi_FI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/fil.po b/doc/user-guide-admin/locale/fil.po index 08dd9b8175..34ebd5c9e4 100644 --- a/doc/user-guide-admin/locale/fil.po +++ b/doc/user-guide-admin/locale/fil.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n" +"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fil/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/fr.po b/doc/user-guide-admin/locale/fr.po index 855f02ef73..58fb5b6a25 100644 --- a/doc/user-guide-admin/locale/fr.po +++ b/doc/user-guide-admin/locale/fr.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 05:53+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/gl.po b/doc/user-guide-admin/locale/gl.po index ddedc2f3b8..7447f065fd 100644 --- a/doc/user-guide-admin/locale/gl.po +++ b/doc/user-guide-admin/locale/gl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/he.po b/doc/user-guide-admin/locale/he.po index b0698e6836..ffd4a6a01d 100644 --- a/doc/user-guide-admin/locale/he.po +++ b/doc/user-guide-admin/locale/he.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/he_IL.po b/doc/user-guide-admin/locale/he_IL.po index fd1843ced2..c0eb968f61 100644 --- a/doc/user-guide-admin/locale/he_IL.po +++ b/doc/user-guide-admin/locale/he_IL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n" +"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he_IL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/hi.po b/doc/user-guide-admin/locale/hi.po index 41744bb6b9..d07a0d50c3 100644 --- a/doc/user-guide-admin/locale/hi.po +++ b/doc/user-guide-admin/locale/hi.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n" +"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/hr.po b/doc/user-guide-admin/locale/hr.po index fb5168e9da..4d81f07fbe 100644 --- a/doc/user-guide-admin/locale/hr.po +++ b/doc/user-guide-admin/locale/hr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/hu.po b/doc/user-guide-admin/locale/hu.po index ccb7851d46..0ffa878ec5 100644 --- a/doc/user-guide-admin/locale/hu.po +++ b/doc/user-guide-admin/locale/hu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/id.po b/doc/user-guide-admin/locale/id.po index de9a99b13f..35ba669eeb 100644 --- a/doc/user-guide-admin/locale/id.po +++ b/doc/user-guide-admin/locale/id.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/is_IS.po b/doc/user-guide-admin/locale/is_IS.po index 8684f04b44..673798fb77 100644 --- a/doc/user-guide-admin/locale/is_IS.po +++ b/doc/user-guide-admin/locale/is_IS.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n" +"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/is_IS/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/it.po b/doc/user-guide-admin/locale/it.po index da930c90b0..04787753e4 100644 --- a/doc/user-guide-admin/locale/it.po +++ b/doc/user-guide-admin/locale/it.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/it_IT.po b/doc/user-guide-admin/locale/it_IT.po index 2dbc04318a..d0115eb1ed 100644 --- a/doc/user-guide-admin/locale/it_IT.po +++ b/doc/user-guide-admin/locale/it_IT.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n" +"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/ja.po b/doc/user-guide-admin/locale/ja.po index cde16ab9c3..6418d24322 100644 --- a/doc/user-guide-admin/locale/ja.po +++ b/doc/user-guide-admin/locale/ja.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" -"PO-Revision-Date: 2014-04-22 05:53+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" +"PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/ka_GE.po b/doc/user-guide-admin/locale/ka_GE.po index 899c628639..861f2ac958 100644 --- a/doc/user-guide-admin/locale/ka_GE.po +++ b/doc/user-guide-admin/locale/ka_GE.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n" +"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ka_GE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/km.po b/doc/user-guide-admin/locale/km.po index de7b37b900..76c56e85c2 100644 --- a/doc/user-guide-admin/locale/km.po +++ b/doc/user-guide-admin/locale/km.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n" +"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/kn.po b/doc/user-guide-admin/locale/kn.po index e598028e45..96421a5da9 100644 --- a/doc/user-guide-admin/locale/kn.po +++ b/doc/user-guide-admin/locale/kn.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/ko_KR.po b/doc/user-guide-admin/locale/ko_KR.po index 269978bcbb..7cda478715 100644 --- a/doc/user-guide-admin/locale/ko_KR.po +++ b/doc/user-guide-admin/locale/ko_KR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/ml_IN.po b/doc/user-guide-admin/locale/ml_IN.po index 11e3d3be59..8cfc271a85 100644 --- a/doc/user-guide-admin/locale/ml_IN.po +++ b/doc/user-guide-admin/locale/ml_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ml_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/mr_IN.po b/doc/user-guide-admin/locale/mr_IN.po index 82f730f293..492f154683 100644 --- a/doc/user-guide-admin/locale/mr_IN.po +++ b/doc/user-guide-admin/locale/mr_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n" +"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/mr_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/ms.po b/doc/user-guide-admin/locale/ms.po index 2ec3011349..2f9e953b1c 100644 --- a/doc/user-guide-admin/locale/ms.po +++ b/doc/user-guide-admin/locale/ms.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n" +"Language-Team: Malay (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ms/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/nb.po b/doc/user-guide-admin/locale/nb.po index 300757e3d7..7b211a1f1d 100644 --- a/doc/user-guide-admin/locale/nb.po +++ b/doc/user-guide-admin/locale/nb.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/ne.po b/doc/user-guide-admin/locale/ne.po index 0dbb098132..ece593a771 100644 --- a/doc/user-guide-admin/locale/ne.po +++ b/doc/user-guide-admin/locale/ne.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n" +"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/nl_NL.po b/doc/user-guide-admin/locale/nl_NL.po index e5db75f352..1c2a299fcd 100644 --- a/doc/user-guide-admin/locale/nl_NL.po +++ b/doc/user-guide-admin/locale/nl_NL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/pa_IN.po b/doc/user-guide-admin/locale/pa_IN.po index a0f593cb89..4dcb50f09a 100644 --- a/doc/user-guide-admin/locale/pa_IN.po +++ b/doc/user-guide-admin/locale/pa_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n" +"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pa_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/pl_PL.po b/doc/user-guide-admin/locale/pl_PL.po index b1471998e1..483efc9fcd 100644 --- a/doc/user-guide-admin/locale/pl_PL.po +++ b/doc/user-guide-admin/locale/pl_PL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/pt.po b/doc/user-guide-admin/locale/pt.po index 2f228ba0ce..4648634087 100644 --- a/doc/user-guide-admin/locale/pt.po +++ b/doc/user-guide-admin/locale/pt.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/pt_BR.po b/doc/user-guide-admin/locale/pt_BR.po index 0e2d1a1d72..859629e606 100644 --- a/doc/user-guide-admin/locale/pt_BR.po +++ b/doc/user-guide-admin/locale/pt_BR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/ro.po b/doc/user-guide-admin/locale/ro.po index 950d59b344..89be6f6edf 100644 --- a/doc/user-guide-admin/locale/ro.po +++ b/doc/user-guide-admin/locale/ro.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/ru.po b/doc/user-guide-admin/locale/ru.po index 2b32591738..6020d5189d 100644 --- a/doc/user-guide-admin/locale/ru.po +++ b/doc/user-guide-admin/locale/ru.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/sk.po b/doc/user-guide-admin/locale/sk.po index ce5022319c..14841fbb19 100644 --- a/doc/user-guide-admin/locale/sk.po +++ b/doc/user-guide-admin/locale/sk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n" +"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/sl_SI.po b/doc/user-guide-admin/locale/sl_SI.po index 3e6c29f427..cc11a6f5a5 100644 --- a/doc/user-guide-admin/locale/sl_SI.po +++ b/doc/user-guide-admin/locale/sl_SI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/sq.po b/doc/user-guide-admin/locale/sq.po index a1b52b4ead..364c1eeb61 100644 --- a/doc/user-guide-admin/locale/sq.po +++ b/doc/user-guide-admin/locale/sq.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/sr.po b/doc/user-guide-admin/locale/sr.po index cc77e762e6..bf008b28eb 100644 --- a/doc/user-guide-admin/locale/sr.po +++ b/doc/user-guide-admin/locale/sr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/sv.po b/doc/user-guide-admin/locale/sv.po index 2739eaa18a..77f3dc25c2 100644 --- a/doc/user-guide-admin/locale/sv.po +++ b/doc/user-guide-admin/locale/sv.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/ta.po b/doc/user-guide-admin/locale/ta.po index 96255dd55f..7df162ca33 100644 --- a/doc/user-guide-admin/locale/ta.po +++ b/doc/user-guide-admin/locale/ta.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n" +"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/te_IN.po b/doc/user-guide-admin/locale/te_IN.po index aa5d3aff3e..e6b601cb9b 100644 --- a/doc/user-guide-admin/locale/te_IN.po +++ b/doc/user-guide-admin/locale/te_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n" +"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/te_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/tl.po b/doc/user-guide-admin/locale/tl.po index fdfc93aac7..a7dbf359c6 100644 --- a/doc/user-guide-admin/locale/tl.po +++ b/doc/user-guide-admin/locale/tl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n" +"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/tr_TR.po b/doc/user-guide-admin/locale/tr_TR.po index 0bc0084a9a..79d360e9b9 100644 --- a/doc/user-guide-admin/locale/tr_TR.po +++ b/doc/user-guide-admin/locale/tr_TR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/uk.po b/doc/user-guide-admin/locale/uk.po index 44584856d9..d1d8ba22ab 100644 --- a/doc/user-guide-admin/locale/uk.po +++ b/doc/user-guide-admin/locale/uk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/ur.po b/doc/user-guide-admin/locale/ur.po index 5976cd7767..82791783be 100644 --- a/doc/user-guide-admin/locale/ur.po +++ b/doc/user-guide-admin/locale/ur.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n" +"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/vi_VN.po b/doc/user-guide-admin/locale/vi_VN.po index e624490ff3..5c9abe937c 100644 --- a/doc/user-guide-admin/locale/vi_VN.po +++ b/doc/user-guide-admin/locale/vi_VN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/zh_CN.po b/doc/user-guide-admin/locale/zh_CN.po index 064fff0ad3..4704b4b4da 100644 --- a/doc/user-guide-admin/locale/zh_CN.po +++ b/doc/user-guide-admin/locale/zh_CN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/zh_HK.po b/doc/user-guide-admin/locale/zh_HK.po index c30739ce2d..807823d314 100644 --- a/doc/user-guide-admin/locale/zh_HK.po +++ b/doc/user-guide-admin/locale/zh_HK.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_HK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide-admin/locale/zh_TW.po b/doc/user-guide-admin/locale/zh_TW.po index 8b9369e1ee..b1601b91fe 100644 --- a/doc/user-guide-admin/locale/zh_TW.po +++ b/doc/user-guide-admin/locale/zh_TW.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-22 05:52+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 05:53+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/ar.po b/doc/user-guide/locale/ar.po index 9d04f541fd..c420aed6f7 100644 --- a/doc/user-guide/locale/ar.po +++ b/doc/user-guide/locale/ar.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/bg_BG.po b/doc/user-guide/locale/bg_BG.po index 56e628dfe7..47059f7725 100644 --- a/doc/user-guide/locale/bg_BG.po +++ b/doc/user-guide/locale/bg_BG.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack/language/bg_BG/)\n" +"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/bn_IN.po b/doc/user-guide/locale/bn_IN.po index 35a9c6c5df..b498da312b 100644 --- a/doc/user-guide/locale/bn_IN.po +++ b/doc/user-guide/locale/bn_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack/language/bn_IN/)\n" +"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bn_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/bs.po b/doc/user-guide/locale/bs.po index 8cf7f0423b..a1189b681f 100644 --- a/doc/user-guide/locale/bs.po +++ b/doc/user-guide/locale/bs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/ca.po b/doc/user-guide/locale/ca.po index 4b44b82c86..8b8c1a0f11 100644 --- a/doc/user-guide/locale/ca.po +++ b/doc/user-guide/locale/ca.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/cs.po b/doc/user-guide/locale/cs.po index 897110de1c..792dbfb1f1 100644 --- a/doc/user-guide/locale/cs.po +++ b/doc/user-guide/locale/cs.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Czech (http://www.transifex.com/projects/p/openstack/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/da.po b/doc/user-guide/locale/da.po index 376046142f..c9f885ab95 100644 --- a/doc/user-guide/locale/da.po +++ b/doc/user-guide/locale/da.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/openstack/language/da/)\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/de.po b/doc/user-guide/locale/de.po index 35179e8bc9..7d57a6fdee 100644 --- a/doc/user-guide/locale/de.po +++ b/doc/user-guide/locale/de.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: German (http://www.transifex.com/projects/p/openstack/language/de/)\n" +"Language-Team: German (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/el.po b/doc/user-guide/locale/el.po index 2e869dd2fc..2927ba902e 100644 --- a/doc/user-guide/locale/el.po +++ b/doc/user-guide/locale/el.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Greek (http://www.transifex.com/projects/p/openstack/language/el/)\n" +"Language-Team: Greek (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/en_AU.po b/doc/user-guide/locale/en_AU.po index beb27c95e2..5a47520664 100644 --- a/doc/user-guide/locale/en_AU.po +++ b/doc/user-guide/locale/en_AU.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack/language/en_AU/)\n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_AU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/en_GB.po b/doc/user-guide/locale/en_GB.po index 3f9a157abe..7ea54277c2 100644 --- a/doc/user-guide/locale/en_GB.po +++ b/doc/user-guide/locale/en_GB.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/es.po b/doc/user-guide/locale/es.po index 890daf14d8..a7d3458147 100644 --- a/doc/user-guide/locale/es.po +++ b/doc/user-guide/locale/es.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 22:10+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/es_MX.po b/doc/user-guide/locale/es_MX.po index ef2be43602..fa97895760 100644 --- a/doc/user-guide/locale/es_MX.po +++ b/doc/user-guide/locale/es_MX.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/eu.po b/doc/user-guide/locale/eu.po index 089914c828..6d0198f629 100644 --- a/doc/user-guide/locale/eu.po +++ b/doc/user-guide/locale/eu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Basque (http://www.transifex.com/projects/p/openstack/language/eu/)\n" +"Language-Team: Basque (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/fa.po b/doc/user-guide/locale/fa.po index ce8dbe9c46..4f1158244f 100644 --- a/doc/user-guide/locale/fa.po +++ b/doc/user-guide/locale/fa.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/openstack/language/fa/)\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/fi_FI.po b/doc/user-guide/locale/fi_FI.po index f517fb0e83..ff8cd95f1f 100644 --- a/doc/user-guide/locale/fi_FI.po +++ b/doc/user-guide/locale/fi_FI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack/language/fi_FI/)\n" +"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/fil.po b/doc/user-guide/locale/fil.po index f2f87414f5..9deb48d73c 100644 --- a/doc/user-guide/locale/fil.po +++ b/doc/user-guide/locale/fil.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack/language/fil/)\n" +"Language-Team: Filipino (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fil/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/fr.po b/doc/user-guide/locale/fr.po index e438e37ffd..d8c6b421dd 100644 --- a/doc/user-guide/locale/fr.po +++ b/doc/user-guide/locale/fr.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: French (http://www.transifex.com/projects/p/openstack/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/gl.po b/doc/user-guide/locale/gl.po index bdc1dfeccc..ba83d7e482 100644 --- a/doc/user-guide/locale/gl.po +++ b/doc/user-guide/locale/gl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/openstack/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/he.po b/doc/user-guide/locale/he.po index 3beae770e9..fd275b5906 100644 --- a/doc/user-guide/locale/he.po +++ b/doc/user-guide/locale/he.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack/language/he/)\n" +"Language-Team: Hebrew (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/he_IL.po b/doc/user-guide/locale/he_IL.po index 14b0f9d51e..e415413573 100644 --- a/doc/user-guide/locale/he_IL.po +++ b/doc/user-guide/locale/he_IL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack/language/he_IL/)\n" +"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/he_IL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/hi.po b/doc/user-guide/locale/hi.po index 9dfa4ffae7..b6520bc206 100644 --- a/doc/user-guide/locale/hi.po +++ b/doc/user-guide/locale/hi.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack/language/hi/)\n" +"Language-Team: Hindi (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/hr.po b/doc/user-guide/locale/hr.po index 77492a70d8..f74a7ec6c2 100644 --- a/doc/user-guide/locale/hr.po +++ b/doc/user-guide/locale/hr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack/language/hr/)\n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/hu.po b/doc/user-guide/locale/hu.po index 871723cf12..63f534b073 100644 --- a/doc/user-guide/locale/hu.po +++ b/doc/user-guide/locale/hu.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/id.po b/doc/user-guide/locale/id.po index f8166634ac..e7cdf82dc3 100644 --- a/doc/user-guide/locale/id.po +++ b/doc/user-guide/locale/id.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/is_IS.po b/doc/user-guide/locale/is_IS.po index 5f5af8a751..f26315b402 100644 --- a/doc/user-guide/locale/is_IS.po +++ b/doc/user-guide/locale/is_IS.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack/language/is_IS/)\n" +"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/is_IS/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/it.po b/doc/user-guide/locale/it.po index 7122785ecb..cb6e6dde56 100644 --- a/doc/user-guide/locale/it.po +++ b/doc/user-guide/locale/it.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/openstack/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/it_IT.po b/doc/user-guide/locale/it_IT.po index f9bbe811af..ecf1aa0601 100644 --- a/doc/user-guide/locale/it_IT.po +++ b/doc/user-guide/locale/it_IT.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack/language/it_IT/)\n" +"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/ja.po b/doc/user-guide/locale/ja.po index 8f0f8afc56..6ece1e4edf 100644 --- a/doc/user-guide/locale/ja.po +++ b/doc/user-guide/locale/ja.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/ka_GE.po b/doc/user-guide/locale/ka_GE.po index 6134f785b9..34b1d2755e 100644 --- a/doc/user-guide/locale/ka_GE.po +++ b/doc/user-guide/locale/ka_GE.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n" +"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ka_GE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/km.po b/doc/user-guide/locale/km.po index c025b45a8b..4659011558 100644 --- a/doc/user-guide/locale/km.po +++ b/doc/user-guide/locale/km.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack/language/km/)\n" +"Language-Team: Khmer (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/kn.po b/doc/user-guide/locale/kn.po index c5108ca0da..2ce55f516e 100644 --- a/doc/user-guide/locale/kn.po +++ b/doc/user-guide/locale/kn.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack/language/kn/)\n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/ko_KR.po b/doc/user-guide/locale/ko_KR.po index 2ba6f594f2..916d9e1829 100644 --- a/doc/user-guide/locale/ko_KR.po +++ b/doc/user-guide/locale/ko_KR.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/ml_IN.po b/doc/user-guide/locale/ml_IN.po index 6072444ee2..bafc4d8a51 100644 --- a/doc/user-guide/locale/ml_IN.po +++ b/doc/user-guide/locale/ml_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ml_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/mr_IN.po b/doc/user-guide/locale/mr_IN.po index 153b19ddf3..92be95ad77 100644 --- a/doc/user-guide/locale/mr_IN.po +++ b/doc/user-guide/locale/mr_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack/language/mr_IN/)\n" +"Language-Team: Marathi (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/mr_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/ms.po b/doc/user-guide/locale/ms.po index f15eb26f4b..3fe7aaf7b9 100644 --- a/doc/user-guide/locale/ms.po +++ b/doc/user-guide/locale/ms.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Malay (http://www.transifex.com/projects/p/openstack/language/ms/)\n" +"Language-Team: Malay (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ms/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/nb.po b/doc/user-guide/locale/nb.po index 2ca88ad463..2cd7f4f9a3 100644 --- a/doc/user-guide/locale/nb.po +++ b/doc/user-guide/locale/nb.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/ne.po b/doc/user-guide/locale/ne.po index c6dc0818cd..a5abb538ec 100644 --- a/doc/user-guide/locale/ne.po +++ b/doc/user-guide/locale/ne.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack/language/ne/)\n" +"Language-Team: Nepali (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/nl_NL.po b/doc/user-guide/locale/nl_NL.po index d59ea4649f..a7f1417e29 100644 --- a/doc/user-guide/locale/nl_NL.po +++ b/doc/user-guide/locale/nl_NL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/pa_IN.po b/doc/user-guide/locale/pa_IN.po index 780824948a..be7248baf5 100644 --- a/doc/user-guide/locale/pa_IN.po +++ b/doc/user-guide/locale/pa_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack/language/pa_IN/)\n" +"Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pa_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/pl_PL.po b/doc/user-guide/locale/pl_PL.po index a465bff335..b4aa6f5e07 100644 --- a/doc/user-guide/locale/pl_PL.po +++ b/doc/user-guide/locale/pl_PL.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n" +"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/pt.po b/doc/user-guide/locale/pt.po index 5026bad91a..f405994f1d 100644 --- a/doc/user-guide/locale/pt.po +++ b/doc/user-guide/locale/pt.po @@ -4,10 +4,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/pt_BR.po b/doc/user-guide/locale/pt_BR.po index 4a0f127412..5d77cd33a5 100644 --- a/doc/user-guide/locale/pt_BR.po +++ b/doc/user-guide/locale/pt_BR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/ro.po b/doc/user-guide/locale/ro.po index 252e355007..ca191a7edf 100644 --- a/doc/user-guide/locale/ro.po +++ b/doc/user-guide/locale/ro.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/ru.po b/doc/user-guide/locale/ru.po index 38eaca3001..d8e4bedcbf 100644 --- a/doc/user-guide/locale/ru.po +++ b/doc/user-guide/locale/ru.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/openstack/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/sk.po b/doc/user-guide/locale/sk.po index d39603001a..c052c57ee6 100644 --- a/doc/user-guide/locale/sk.po +++ b/doc/user-guide/locale/sk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack/language/sk/)\n" +"Language-Team: Slovak (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/sl_SI.po b/doc/user-guide/locale/sl_SI.po index 45088d5e96..69350c872a 100644 --- a/doc/user-guide/locale/sl_SI.po +++ b/doc/user-guide/locale/sl_SI.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/sq.po b/doc/user-guide/locale/sq.po index 14fa5a03e6..cbd159fcc8 100644 --- a/doc/user-guide/locale/sq.po +++ b/doc/user-guide/locale/sq.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack/language/sq/)\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/sr.po b/doc/user-guide/locale/sr.po index fb54a8263f..6f0398c270 100644 --- a/doc/user-guide/locale/sr.po +++ b/doc/user-guide/locale/sr.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack/language/sr/)\n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/sv.po b/doc/user-guide/locale/sv.po index d964861343..fb909ce24d 100644 --- a/doc/user-guide/locale/sv.po +++ b/doc/user-guide/locale/sv.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/ta.po b/doc/user-guide/locale/ta.po index d294442c3c..c21029fc83 100644 --- a/doc/user-guide/locale/ta.po +++ b/doc/user-guide/locale/ta.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack/language/ta/)\n" +"Language-Team: Tamil (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/te_IN.po b/doc/user-guide/locale/te_IN.po index f0938c1083..e092f308e9 100644 --- a/doc/user-guide/locale/te_IN.po +++ b/doc/user-guide/locale/te_IN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack/language/te_IN/)\n" +"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/te_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/tl.po b/doc/user-guide/locale/tl.po index 793665b78f..ed3cbf6065 100644 --- a/doc/user-guide/locale/tl.po +++ b/doc/user-guide/locale/tl.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack/language/tl/)\n" +"Language-Team: Tagalog (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/tr_TR.po b/doc/user-guide/locale/tr_TR.po index 96a90e01bd..d9845046ca 100644 --- a/doc/user-guide/locale/tr_TR.po +++ b/doc/user-guide/locale/tr_TR.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/uk.po b/doc/user-guide/locale/uk.po index c5bb75b4a7..a35dc30443 100644 --- a/doc/user-guide/locale/uk.po +++ b/doc/user-guide/locale/uk.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack/language/uk/)\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/ur.po b/doc/user-guide/locale/ur.po index 902b4a1c7c..ca50742e1a 100644 --- a/doc/user-guide/locale/ur.po +++ b/doc/user-guide/locale/ur.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack/language/ur/)\n" +"Language-Team: Urdu (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/vi_VN.po b/doc/user-guide/locale/vi_VN.po index 9c833075d5..ae29b2122a 100644 --- a/doc/user-guide/locale/vi_VN.po +++ b/doc/user-guide/locale/vi_VN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/zh_CN.po b/doc/user-guide/locale/zh_CN.po index 7555b161df..6e09dbc0de 100644 --- a/doc/user-guide/locale/zh_CN.po +++ b/doc/user-guide/locale/zh_CN.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 16:11+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/zh_HK.po b/doc/user-guide/locale/zh_HK.po index ab8dd31857..696be1c736 100644 --- a/doc/user-guide/locale/zh_HK.po +++ b/doc/user-guide/locale/zh_HK.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_HK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/doc/user-guide/locale/zh_TW.po b/doc/user-guide/locale/zh_TW.po index 241ea1f078..7d3dd020b8 100644 --- a/doc/user-guide/locale/zh_TW.po +++ b/doc/user-guide/locale/zh_TW.po @@ -3,10 +3,10 @@ msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" -"POT-Creation-Date: 2014-04-23 04:41+0000\n" +"POT-Creation-Date: 2014-04-24 05:25+0000\n" "PO-Revision-Date: 2014-04-22 15:59+0000\n" "Last-Translator: openstackjenkins \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n"